
Time bar (total: 11.1s)
| 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 |
| 40% | 37.4% | 56.2% | 0.1% | 0% | 6.2% | 0% | 7 |
| 48.3% | 45.2% | 48.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 53% | 48.4% | 42.9% | 0.1% | 0% | 8.6% | 0% | 9 |
| 58.1% | 50.3% | 36.3% | 0.1% | 0% | 13.3% | 0% | 10 |
| 66.1% | 56.8% | 29.1% | 0.1% | 0% | 14% | 0% | 11 |
| 70.4% | 58.8% | 24.7% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 19 to 16 computations (15.8% saved)
| 520.0ms | 5 550× | 0 | valid |
| 243.0ms | 1 198× | 2 | valid |
| 208.0ms | 1 315× | 1 | valid |
| 85.0ms | 981× | 0 | invalid |
| 54.0ms | 193× | 3 | valid |
ival-mult: 262.0ms (31.8% of total)ival-sub: 187.0ms (22.7% of total)ival-sqrt: 131.0ms (15.9% of total)ival-div: 91.0ms (11% of total)adjust: 80.0ms (9.7% of total)ival-neg: 52.0ms (6.3% of total)exact: 9.0ms (1.1% of total)ival-true: 7.0ms (0.8% of total)ival-assert: 4.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 109 | 0 | - | 3 | (7.658647886800383e-52 6.555396314906133e-295 -2.5677387616996284e-273) | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 52 | 0 | - | 0 | - | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 10 | 0 | - | 0 | - | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 5 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 1 | (7.658647886800383e-52 6.555396314906133e-295 -2.5677387616996284e-273) | 0 | - | (*.f64 #s(literal 4 binary64) (*.f64 a c)) |
| 0 | 0 | - | 0 | - | (*.f64 a c) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) a) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | b |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | oflow-rescue | 102 | 0 |
| ↳ | (*.f64 b b) | overflow | 87 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 27 | |
| ↳ | (*.f64 a c) | overflow | 27 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | overflow | 102 | |
-.f64 | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | cancellation | 52 | 0 |
/.f64 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) | u/n | 10 | 0 |
| ↳ | (*.f64 b b) | underflow | 49 | |
| ↳ | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | underflow | 25 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 38 | |
| ↳ | (*.f64 a c) | underflow | 39 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 4 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 5 | 0 |
| ↳ | (*.f64 b b) | overflow | 87 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 27 | |
| ↳ | (*.f64 a c) | overflow | 27 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 4 | 0 |
| ↳ | (*.f64 b b) | underflow | 49 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 38 | |
| ↳ | (*.f64 a c) | underflow | 39 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 4 | |
*.f64 | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | n*u | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 128 | 2 |
| - | 14 | 112 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 128 | 0 | 2 |
| - | 14 | 0 | 112 |
| number | freq |
|---|---|
| 0 | 114 |
| 1 | 111 |
| 2 | 30 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 36.0ms | 362× | 0 | valid |
| 17.0ms | 68× | 2 | valid |
| 10.0ms | 64× | 1 | valid |
| 5.0ms | 18× | 3 | valid |
Compiled 164 to 46 computations (72% saved)
ival-mult: 17.0ms (38.6% of total)ival-sub: 9.0ms (20.4% of total)ival-sqrt: 6.0ms (13.6% of total)ival-div: 5.0ms (11.4% of total)adjust: 4.0ms (9.1% of total)ival-neg: 2.0ms (4.5% of total)exact: 1.0ms (2.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 1 418× | times-frac |
| 1 146× | distribute-rgt-in |
| 1 120× | lower-fma.f64 |
| 1 120× | lower-fma.f32 |
| 974× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 158 |
| 1 | 189 | 151 |
| 2 | 590 | 147 |
| 3 | 1942 | 144 |
| 4 | 4692 | 144 |
| 5 | 5896 | 144 |
| 6 | 6384 | 144 |
| 7 | 6472 | 144 |
| 8 | 6511 | 144 |
| 9 | 6782 | 144 |
| 0 | 14 | 17 |
| 0 | 23 | 17 |
| 1 | 45 | 17 |
| 2 | 104 | 17 |
| 3 | 247 | 16 |
| 4 | 409 | 16 |
| 5 | 743 | 16 |
| 6 | 1570 | 16 |
| 7 | 2082 | 16 |
| 8 | 2242 | 16 |
| 9 | 2312 | 16 |
| 10 | 2322 | 16 |
| 11 | 2322 | 16 |
| 12 | 2328 | 16 |
| 0 | 2328 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
Compiled 20 to 14 computations (30% saved)
Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.1% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 20 to 14 computations (30% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | |
| cost-diff | 128 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | |
| cost-diff | 128 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 1 120× | lower-fma.f64 |
| 1 120× | lower-fma.f32 |
| 744× | lower-*.f32 |
| 736× | lower-*.f64 |
| 456× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 70 |
| 0 | 23 | 70 |
| 1 | 45 | 70 |
| 2 | 104 | 70 |
| 3 | 247 | 69 |
| 4 | 409 | 69 |
| 5 | 743 | 69 |
| 6 | 1570 | 69 |
| 7 | 2082 | 69 |
| 8 | 2242 | 69 |
| 9 | 2312 | 69 |
| 10 | 2322 | 69 |
| 11 | 2322 | 69 |
| 12 | 2328 | 69 |
| 0 | 2328 | 65 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(*.f64 b b) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
#s(literal 4 binary64) |
(*.f64 a c) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
| Outputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 b b) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
#s(literal 4 binary64) |
(*.f64 a c) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 1.0078125000000002 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | |
| accuracy | 2.2769060377563117 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) | |
| accuracy | 12.022610307711242 | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | |
| accuracy | 25.051515007094302 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 67.0ms | 181× | 0 | valid |
| 7.0ms | 34× | 2 | valid |
| 5.0ms | 32× | 1 | valid |
| 2.0ms | 9× | 3 | valid |
Compiled 72 to 16 computations (77.8% saved)
ival-mult: 58.0ms (82.5% of total)ival-sub: 3.0ms (4.3% of total)ival-div: 3.0ms (4.3% of total)ival-sqrt: 3.0ms (4.3% of total)adjust: 2.0ms (2.8% of total)ival-neg: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ()) |
#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ()) |
#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ()) |
#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (patch (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor 0 b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #<representation binary64>) () ())) ()) |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | inf | (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
| 1.0ms | a | @ | -inf | (sqrt (- (* b b) (* 4 (* a c)))) |
| 1.0ms | b | @ | 0 | (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
| 1.0ms | b | @ | inf | (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
| 1.0ms | b | @ | 0 | (- (* b b) (* 4 (* a c))) |
| 1× | egg-herbie |
| 9 868× | lower-fma.f64 |
| 9 868× | lower-fma.f32 |
| 7 984× | lower-*.f64 |
| 7 984× | lower-*.f32 |
| 2 264× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 3138 |
| 1 | 1718 | 3109 |
| 2 | 5758 | 3070 |
| 0 | 8120 | 2910 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -4 (* a c)) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* -4 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* -4 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -2 (/ (* a c) b)) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(* -2 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
| Outputs |
|---|
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 #s(literal -1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(fma.f64 b (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b))) (neg.f64 (/.f64 b a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(fma.f64 b (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b)))) (neg.f64 (/.f64 b a))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) c)) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) c))) (neg.f64 b)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) a)) a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b)) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (*.f64 c c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 c b) (/.f64 b a))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) c)) c))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) |
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) #s(literal -1/32 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal -2 binary64))) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b b))) #s(literal -2 binary64))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b b))) #s(literal -2 binary64)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 b)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 c (/.f64 a b)) b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))) (*.f64 b #s(literal -2 binary64))) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 b #s(literal -2 binary64))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/32 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64) (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (neg.f64 b)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) a) b) a)))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 c (/.f64 a b)) b)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 a b))) (*.f64 b #s(literal -2 binary64))) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 b #s(literal -2 binary64))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c)))))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))) |
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/32 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c)))))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 c (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (neg.f64 b)) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/64 binary64)))) c) b) c)) (neg.f64 c)) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) #s(literal 1/32 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 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 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(fma.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b b))) b) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b b))))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(fma.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(neg.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b b))) b)) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64)))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b)) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (neg.f64 a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 a b)) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c)))))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(neg.f64 (*.f64 c (fma.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)) (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))))) |
| 5 318× | lower-fma.f64 |
| 5 318× | lower-fma.f32 |
| 4 626× | lower-*.f32 |
| 4 618× | lower-*.f64 |
| 3 036× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 51 |
| 0 | 23 | 51 |
| 1 | 81 | 51 |
| 2 | 591 | 48 |
| 0 | 8093 | 44 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(+.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (neg.f64 a)) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) a)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (/.f64 a (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 a))) |
(*.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(exp.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(hypot.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(hypot.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)) |
(hypot.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(hypot.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b b)) |
(fabs.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a (neg.f64 c)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 4 binary64) (neg.f64 c)) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) |
(fma.f64 (*.f64 a (neg.f64 c)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) (fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) |
(*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b) |
(+.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(+.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 0 binary64)) b) |
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b) |
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 b (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 b (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b b) (/.f64 b (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64) b) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) b) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (/.f64 (pow.f64 b #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
b |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(+.f64 b #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) b) |
(-.f64 #s(literal 0 binary64) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b) |
(-.f64 (/.f64 #s(literal 0 binary64) b) b) |
(fma.f64 b #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) b #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) b #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 b) |
(/.f64 (*.f64 b b) b) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) |
(/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b b))) |
(pow.f64 b #s(literal 1 binary64)) |
(*.f64 b #s(literal 1 binary64)) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
Compiled 25 299 to 2 235 computations (91.2% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 650 | 15 | 665 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 651 | 15 | 666 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.0% | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
| 51.6% | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| 20.2% | (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| 35.0% | (/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) | |
| 51.9% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 34.4% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 48.6% | (/.f64 (-.f64 (neg.f64 b) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 25.0% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 31.2% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
| 31.2% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) | |
| 52.1% | (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| ▶ | 52.1% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| 32.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) | |
| 37.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) | |
| ▶ | 37.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
Compiled 554 to 358 computations (35.4% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) | |
| cost-diff | 0 | (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) | |
| cost-diff | 0 | (/.f64 b a) | |
| cost-diff | 896 | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) | |
| cost-diff | 0 | (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) | |
| cost-diff | 0 | (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| cost-diff | 384 | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| cost-diff | 0 | (*.f64 a (*.f64 c #s(literal -2 binary64))) | |
| cost-diff | 0 | (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) | |
| cost-diff | 0 | #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) | |
| cost-diff | 0 | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| cost-diff | 0 | (/.f64 b a) | |
| cost-diff | 0 | (neg.f64 (/.f64 b a)) | |
| cost-diff | 0 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) | |
| cost-diff | 0 | (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) | |
| cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| 2 368× | lower-fma.f32 |
| 2 364× | lower-fma.f64 |
| 1 704× | lower-*.f32 |
| 1 690× | lower-*.f64 |
| 1 082× | unsub-neg |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 296 |
| 0 | 61 | 293 |
| 1 | 120 | 290 |
| 2 | 242 | 290 |
| 3 | 433 | 289 |
| 4 | 685 | 289 |
| 5 | 1199 | 289 |
| 6 | 2536 | 289 |
| 7 | 3691 | 289 |
| 8 | 4662 | 289 |
| 9 | 4833 | 289 |
| 10 | 4882 | 289 |
| 11 | 4910 | 289 |
| 12 | 4949 | 289 |
| 13 | 5195 | 289 |
| 14 | 5299 | 289 |
| 15 | 5299 | 289 |
| 16 | 5381 | 289 |
| 17 | 5634 | 289 |
| 18 | 5786 | 289 |
| 19 | 5962 | 289 |
| 20 | 5964 | 289 |
| 21 | 5968 | 289 |
| 22 | 5968 | 289 |
| 23 | 6028 | 289 |
| 24 | 6340 | 289 |
| 25 | 6794 | 289 |
| 26 | 6840 | 289 |
| 27 | 6848 | 289 |
| 28 | 6848 | 289 |
| 29 | 6870 | 289 |
| 30 | 6870 | 289 |
| 31 | 6870 | 289 |
| 0 | 6870 | 289 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
c |
(*.f64 a #s(literal -4 binary64)) |
#s(literal -4 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
(neg.f64 (/.f64 b a)) |
(/.f64 b a) |
b |
a |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
a |
(*.f64 c #s(literal -2 binary64)) |
c |
#s(literal -2 binary64) |
b |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
#s(literal 1/2 binary64) |
(/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
a |
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
c |
(*.f64 a #s(literal -4 binary64)) |
#s(literal -4 binary64) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 b a) |
b |
a |
#s(literal -1/2 binary64) |
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
c |
(*.f64 a #s(literal -4 binary64)) |
#s(literal -4 binary64) |
(*.f64 a #s(literal -2 binary64)) |
#s(literal -2 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
c |
(*.f64 a #s(literal -4 binary64)) |
#s(literal -4 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 b a)) |
(/.f64 b (neg.f64 a)) |
(/.f64 b a) |
b |
a |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 a #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
a |
(*.f64 c #s(literal -2 binary64)) |
c |
#s(literal -2 binary64) |
b |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
#s(literal 1/2 binary64) |
(/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
a |
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
c |
(*.f64 a #s(literal -4 binary64)) |
#s(literal -4 binary64) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 b a) |
b |
a |
#s(literal -1/2 binary64) |
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
c |
(*.f64 a #s(literal -4 binary64)) |
#s(literal -4 binary64) |
(*.f64 a #s(literal -2 binary64)) |
#s(literal -2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.09375 | (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) | |
| accuracy | 1.2538924880278008 | (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) | |
| accuracy | 15.521479701744656 | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) | |
| accuracy | 25.051515007094313 | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) | |
| accuracy | 1.2538924880278008 | (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) | |
| accuracy | 3.4025826891255457 | (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| accuracy | 14.029512282696162 | (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) | |
| accuracy | 25.051515007094313 | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) | |
| accuracy | 0.24128645260669465 | (*.f64 a (*.f64 c #s(literal -2 binary64))) | |
| accuracy | 2.2769060377563117 | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| accuracy | 6.938806104243651 | (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) | |
| accuracy | 43.47130115225062 | #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) | |
| accuracy | 0 | (/.f64 b a) | |
| accuracy | 0 | (neg.f64 (/.f64 b a)) | |
| accuracy | 40.11605335839215 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) | |
| accuracy | 1.2538924880278008 | (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) | |
| accuracy | 2.3901872877563117 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| accuracy | 12.022610307711242 | (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) | |
| accuracy | 25.051515007094313 | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| 88.0ms | 73× | 2 | valid |
| 35.0ms | 75× | 1 | valid |
| 28.0ms | 92× | 0 | valid |
| 12.0ms | 16× | 3 | valid |
Compiled 291 to 39 computations (86.6% saved)
ival-sub: 48.0ms (37.6% of total)ival-mult: 25.0ms (19.6% of total)ival-div: 20.0ms (15.7% of total)adjust: 15.0ms (11.8% of total)ival-sqrt: 9.0ms (7.1% of total)ival-add: 7.0ms (5.5% of total)ival-neg: 2.0ms (1.6% of total)exact: 1.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ()) |
#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ()) |
#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ()) |
#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ()) |
#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ()) |
#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ()) |
#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ()) |
#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a c) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 b) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 b) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 b) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 b) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf a) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf a) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf a) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf a) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf a) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf a) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf a) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf a) (#s(alt (neg.f64 (/.f64 b a)) (patch (neg.f64 (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (patch (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor inf a) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor inf a) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor inf a) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor inf a) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor 0 c) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor 0 c) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor 0 c) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor 0 c) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor inf c) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor inf c) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor inf c) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor inf c) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor -inf c) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor -inf c) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor -inf c) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* a c)) (taylor -inf c) (#s(alt (*.f64 a (*.f64 c #s(literal -2 binary64))) (patch (*.f64 a (*.f64 c #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a)))) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 c) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c)))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c))))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor 0 a) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) (taylor 0 a) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ b c)) (* a (- (* -1 (* a (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) (taylor 0 a) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ b c)) (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) (taylor 0 a) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) (taylor inf a) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (/ b (* c (pow (sqrt -4) 2)))) (taylor inf a) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow a 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (* c (pow (sqrt -4) 2)))))) (taylor inf a) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) (taylor 0 b) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) (taylor 0 b) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) (taylor 0 b) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor inf b) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) (taylor inf b) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (* 1/2 (/ 1 c))) (* 1/2 (/ a (pow b 2))))) (taylor inf b) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c))))) (+ (* -1 (* (pow a 3) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 c))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (+ (* 1/2 (/ a (pow b 2))) (/ (* (pow a 2) c) (pow b 4)))))) (taylor inf b) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ a b)) (taylor -inf b) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* -1/2 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) b)) (taylor -inf b) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor 0 c) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a c) b)) (* 1/2 b)) c) (taylor 0 c) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 b) (* c (- (* -1 (* c (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) (taylor 0 c) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow a 3) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)))))) (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) (taylor 0 c) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor inf c) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c) (taylor inf c) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (/ b (pow (sqrt -4) 2))) c) (taylor inf c) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow c 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (pow (sqrt -4) 2))))) c) (taylor inf c) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (sqrt -1))) (* -1/4 b)) c)) (taylor -inf c) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) (taylor -inf c) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) (taylor -inf c) (#s(alt (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- b (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a c) b)) (taylor inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) (taylor inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) (taylor inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor -inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) (taylor -inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) (taylor -inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a c) b)) (taylor 0 c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (taylor 0 c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (taylor 0 c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (taylor 0 c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a c) b)) (taylor 0 a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (taylor 0 a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (taylor 0 a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (taylor 0 a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (taylor 0 b) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) (taylor 0 b) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) (taylor 0 b) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ b a)) (taylor inf b) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))) (taylor inf b) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))) (taylor inf b) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))) (taylor inf b) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b a)) (taylor -inf b) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))) (taylor -inf b) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) (taylor -inf b) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))) (taylor -inf b) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ b a)) (taylor 0 c) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) (taylor inf c) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf c) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))) (taylor -inf c) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) (taylor -inf c) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) (taylor -inf c) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (taylor inf a) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (taylor inf a) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (taylor -inf a) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) (taylor -inf a) (#s(alt (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
138 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | c | @ | inf | (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) |
| 6.0ms | b | @ | 0 | (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a -2)) |
| 3.0ms | b | @ | 0 | (neg (/ b a)) |
| 2.0ms | a | @ | inf | (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) |
| 2.0ms | c | @ | -inf | (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) |
| 1× | egg-herbie |
| 7 258× | lower-fma.f64 |
| 7 258× | lower-fma.f32 |
| 6 724× | lower-*.f64 |
| 6 724× | lower-*.f32 |
| 5 438× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1117 | 11290 |
| 1 | 3662 | 11049 |
| 0 | 8049 | 10585 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -2 (/ (* a c) b)) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(* -2 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(/ c b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(/ c b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ b a) |
(* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) |
(/ c b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c))))) |
(* 1/2 (/ b c)) |
(+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) |
(+ (* 1/2 (/ b c)) (* a (- (* -1 (* a (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) |
(+ (* 1/2 (/ b c)) (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) |
(- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (/ b (* c (pow (sqrt -4) 2)))) |
(- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow a 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (* c (pow (sqrt -4) 2)))))) |
(* 1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) |
(* 1/2 (/ b c)) |
(* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* b (- (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (* 1/2 (/ 1 c))) (* 1/2 (/ a (pow b 2))))) |
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c))))) (+ (* -1 (* (pow a 3) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 c))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (+ (* 1/2 (/ a (pow b 2))) (/ (* (pow a 2) c) (pow b 4)))))) |
(* 1/2 (/ a b)) |
(* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* -1/2 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) b)) |
(* 1/2 (/ b c)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/2 b)) c) |
(/ (+ (* 1/2 b) (* c (- (* -1 (* c (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) |
(/ (+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow a 3) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)))))) (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (/ b (pow (sqrt -4) 2))) c) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow c 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (pow (sqrt -4) 2))))) c) |
(* 1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (sqrt -1))) (* -1/4 b)) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 (/ (* a c) b)) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(* 2 b) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 2 (/ (* a c) b)) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 (/ (* a c) b)) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(* -1/2 (/ b a)) |
(* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))) |
(* 1/2 (/ b a)) |
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))) |
(* -1/2 (/ b a)) |
(+ (* -1/2 (/ b a)) (/ c b)) |
(+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(* -1/2 (/ b a)) |
(/ (+ (* -1/2 b) (/ (* a c) b)) a) |
(/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
| Outputs |
|---|
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (-.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b))) b) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))) (neg.f64 b)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 b a))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (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 #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))))) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)))) (neg.f64 b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 b #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b (neg.f64 c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) b) (neg.f64 c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c)) c)) (neg.f64 c)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 b #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 b #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 b a))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) b) a)))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a)) a)) (neg.f64 a)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(fma.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b)))) b) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(fma.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(neg.f64 (fma.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))))) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 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 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 c)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))) (neg.f64 b)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (-.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b))) b) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 b a))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (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 #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))))) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))) (neg.f64 b)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (-.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b))) b) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 b a))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (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 #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b)) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))) |
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64))) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) (neg.f64 b)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) (neg.f64 b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))))) (neg.f64 b)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 b #s(literal -2 binary64))) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c b) #s(literal 2 binary64))) (*.f64 b #s(literal -2 binary64))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (neg.f64 b)) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))))) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) (neg.f64 a)) b) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b #s(literal -2 binary64))) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 b #s(literal -2 binary64))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) |
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (neg.f64 b)) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c)) b) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(/ c b) |
(/.f64 c b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal -1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b) |
(/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 c (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) b) |
(/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))) b) |
(/ b a) |
(/.f64 b a) |
(* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(neg.f64 (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) |
(neg.f64 (*.f64 b (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a)))) |
(/ c b) |
(/.f64 c b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b a)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))))) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) |
(+ (* 1/2 (/ b c)) (* a (- (* -1 (* a (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) |
(fma.f64 a (fma.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) |
(+ (* 1/2 (/ b c)) (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) |
(fma.f64 a (fma.f64 a (fma.f64 (+.f64 (neg.f64 (fma.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 c c))) (neg.f64 a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) c) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (/ b (* c (pow (sqrt -4) 2)))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/4 binary64) b) c)) |
(- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow a 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (* c (pow (sqrt -4) 2)))))) |
(-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b (*.f64 c #s(literal -4 binary64))))) |
(* 1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/4 binary64) b) c)) |
(+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b a) c))) a)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (neg.f64 a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b a) c))) a)) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) c) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) |
(fma.f64 b (fma.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) |
(fma.f64 b (fma.f64 b (fma.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c))) |
(* b (- (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (* 1/2 (/ 1 c))) (* 1/2 (/ a (pow b 2))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c)))) |
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c))))) (+ (* -1 (* (pow a 3) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 c))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (+ (* 1/2 (/ a (pow b 2))) (/ (* (pow a 2) c) (pow b 4)))))) |
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))))))) |
(* 1/2 (/ a b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 a b)) |
(* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (neg.f64 b)) |
(* -1 (/ (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* -1/2 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) b)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (+.f64 a (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (neg.f64 (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 b)) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/2 b)) c) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) #s(literal -1/2 binary64) (*.f64 b #s(literal 1/2 binary64))) c) |
(/ (+ (* 1/2 b) (* c (- (* -1 (* c (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) |
(/.f64 (fma.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 b #s(literal 1/2 binary64))) c) |
(/ (+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow a 3) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)))))) (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) |
(/.f64 (fma.f64 c (fma.f64 c (fma.f64 (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a)) (neg.f64 c) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) b)) (*.f64 b #s(literal 1/2 binary64))) c) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c) |
(/.f64 (-.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (/ b (pow (sqrt -4) 2))) c) |
(/.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))) (/.f64 b #s(literal 4 binary64))) c) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow c 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (pow (sqrt -4) 2))))) c) |
(/.f64 (-.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (neg.f64 (*.f64 c (*.f64 c c)))) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b #s(literal -4 binary64)))) c) |
(* 1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (sqrt -1))) (* -1/4 b)) c)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 b #s(literal -1/4 binary64))) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 b c))) (neg.f64 c))) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/16 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b c))) c)) (neg.f64 c)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) b) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) b) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))))) b) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 b c)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 b (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) b) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (-.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64) (/.f64 b a)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 b a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) b) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (+.f64 (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))) (neg.f64 b)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (-.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b))) b) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 b a))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (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 #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) a))))) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a) |
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(neg.f64 (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) a))))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) a))))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(+ (* -1/2 (/ b a)) (/ c b)) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) |
(+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (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 #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal -1/32 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (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 #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(neg.f64 (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 7 binary64))))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c)) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(/ (+ (* -1/2 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 b #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b)) a) |
(/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 b #s(literal -1/2 binary64) (*.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) a) |
(/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (*.f64 b #s(literal -1/2 binary64))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal -1/32 binary64))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/1024 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
| 4 544× | lower-*.f32 |
| 4 530× | lower-*.f64 |
| 4 492× | lower-/.f32 |
| 4 478× | lower-/.f64 |
| 3 530× | lower-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 203 |
| 0 | 61 | 200 |
| 1 | 233 | 196 |
| 2 | 1956 | 196 |
| 0 | 8169 | 196 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1/2 binary64) a) |
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
(neg.f64 (/.f64 b a)) |
(/.f64 b a) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (fma.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))))) (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (fma.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal -1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))) (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) a) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) a (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))))) (neg.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (fma.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64))) a) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a b) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a b))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (/.f64 b a)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 a b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) b)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 b))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (/.f64 a b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 (/.f64 b a)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a b) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 a b))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) b)) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 a #s(literal -2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 b a)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 a b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a b))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 b))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 b a)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) a (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) b))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (/.f64 a b) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a b))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 b a)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) a (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) a (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a b) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 a (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 a b) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 a (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 a b) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a b) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (neg.f64 a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 a b) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (/.f64 a b))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a b) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal -1 binary64))) (*.f64 (/.f64 a b) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (/.f64 a b) #s(literal -2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a b) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (/.f64 a b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (/.f64 a b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a b) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a b) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a b) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (/.f64 a b) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a b) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (/.f64 a b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (/.f64 a b) a)) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 b (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 b (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 b #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 b #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) a (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) a (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64) (*.f64 a (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (neg.f64 a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) a (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 a (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) (neg.f64 (fma.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal -1/2 binary64) a) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64)) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) |
(+.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b b) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) |
(fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b) |
(neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b a))) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 #s(literal 0 binary64) (/.f64 b a)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 b a))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(neg.f64 (/.f64 b a)) |
(/.f64 b (neg.f64 a)) |
(/.f64 (neg.f64 b) a) |
(/.f64 (neg.f64 b) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 b))) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 a) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (+.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 1 binary64))) a) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 #s(literal 0 binary64) (/.f64 b a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b))) (neg.f64 (neg.f64 a))) |
(pow.f64 (neg.f64 (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 a) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (neg.f64 b)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b a))) |
(neg.f64 (neg.f64 (/.f64 b a))) |
(/.f64 b a) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 b))) (neg.f64 a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 b))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 a)) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) #s(literal 1/2 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) a)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))) #s(literal -1 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (neg.f64 b))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (neg.f64 b))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) b) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 b)) |
(pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(*.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) |
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) a) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(*.f64 c (*.f64 a #s(literal -2 binary64))) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 a c)) |
(*.f64 (*.f64 c #s(literal -2 binary64)) a) |
(*.f64 (*.f64 a #s(literal -2 binary64)) c) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(+.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 a (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(pow.f64 (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (/.f64 a (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(neg.f64 (/.f64 a (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) #s(literal 1 binary64)))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b) |
(-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (fma.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))))) (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (fma.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal -1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))) (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) a) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) a (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))))) (neg.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (fma.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64))) a) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a b) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a b))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (/.f64 b a)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 a b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) b)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 b))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (/.f64 a b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 (/.f64 b a)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a b) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 a b))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) b)) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 a #s(literal -2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 b a)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 a b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a b))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 b))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 b a)))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) a (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) b))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (/.f64 a b) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a b))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 b a)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) a (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) a (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a b) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 a (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 a b) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 a (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 a b) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a b) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (neg.f64 a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 a b) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (/.f64 a b))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a b) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal -1 binary64))) (*.f64 (/.f64 a b) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (/.f64 a b) #s(literal -2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a b) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (/.f64 a b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (/.f64 a b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a b) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a b) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a b) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (/.f64 a b) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a b) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (/.f64 a b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (/.f64 a b) a)) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 b (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 b (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 b #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 b #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) a (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) a (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64) (*.f64 a (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (neg.f64 a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) a (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 a (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) (neg.f64 (fma.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)))) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal -2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) a) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 a)) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64))) (neg.f64 a)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fabs.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
Compiled 77 696 to 4 865 computations (93.7% saved)
24 alts after pruning (23 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 676 | 18 | 2 694 |
| Fresh | 5 | 5 | 10 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 685 | 24 | 2 709 |
| Status | Accuracy | Program |
|---|---|---|
| 34.3% | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) | |
| 51.1% | (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 20.2% | (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| 34.4% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 51.9% | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
| 27.0% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) | |
| 51.8% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) | |
| 24.7% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) | |
| 2.5% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))))) | |
| ▶ | 31.2% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
| 10.5% | (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) | |
| ▶ | 34.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
| 48.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) | |
| 21.8% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (+ b (sqrt (+ (* b b) (* c (* a -4))))) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b))) | |
| 27.1% | (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 32.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) | |
| 37.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) | |
| ▶ | 37.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
| 37.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) | |
| 37.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) | |
| ✓ | 37.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
| 10.5% | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) | |
| ▶ | 2.5% | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
| 10.3% | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) |
Compiled 744 to 475 computations (36.2% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) | |
| cost-diff | 384 | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) | |
| cost-diff | 0 | (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) | |
| cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) | |
| cost-diff | 0 | (/.f64 b a) | |
| cost-diff | 0 | (/.f64 c b) | |
| cost-diff | 0 | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| cost-diff | 0 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) | |
| cost-diff | 0 | (/.f64 b a) | |
| cost-diff | 0 | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) | |
| cost-diff | 0 | (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) | |
| cost-diff | 0 | (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) | |
| cost-diff | 0 | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
| 2 400× | lower-fma.f32 |
| 2 396× | lower-fma.f64 |
| 1 384× | lower-*.f32 |
| 1 366× | lower-*.f64 |
| 794× | div-sub |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 292 |
| 0 | 79 | 289 |
| 1 | 141 | 287 |
| 2 | 232 | 287 |
| 3 | 510 | 286 |
| 4 | 843 | 286 |
| 5 | 1439 | 286 |
| 6 | 2555 | 286 |
| 7 | 3476 | 286 |
| 8 | 4010 | 286 |
| 9 | 4225 | 286 |
| 10 | 4256 | 286 |
| 11 | 4268 | 286 |
| 12 | 4329 | 286 |
| 13 | 4583 | 286 |
| 14 | 4731 | 286 |
| 15 | 4765 | 286 |
| 16 | 4765 | 286 |
| 17 | 4765 | 286 |
| 18 | 4771 | 286 |
| 0 | 4771 | 286 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
a |
(*.f64 c #s(literal -4 binary64)) |
c |
#s(literal -4 binary64) |
(*.f64 b b) |
(*.f64 a #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
(/.f64 b a) |
b |
a |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 c b) |
c |
b |
(/.f64 b a) |
a |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
b |
(sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a c) |
c |
#s(literal -4 binary64) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) |
(/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
#s(literal 1 binary64) |
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
c |
(*.f64 a #s(literal -4 binary64)) |
a |
#s(literal -4 binary64) |
| Outputs |
|---|
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
b |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
a |
(*.f64 c #s(literal -4 binary64)) |
c |
#s(literal -4 binary64) |
(*.f64 b b) |
(*.f64 a #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
(/.f64 b a) |
b |
a |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 c b) |
c |
b |
(/.f64 b a) |
a |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
b |
(sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
#s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 a c) |
c |
#s(literal -4 binary64) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) |
(/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
#s(literal 1 binary64) |
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
c |
(*.f64 a #s(literal -4 binary64)) |
a |
#s(literal -4 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 1.253892488027801 | (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) | |
| accuracy | 3.9636140872407513 | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) | |
| accuracy | 14.029512282696162 | (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) | |
| accuracy | 25.051515007094302 | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) | |
| accuracy | 2.3901872877563117 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) | |
| accuracy | 12.022610307711242 | (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) | |
| accuracy | 25.051515007094302 | (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) | |
| accuracy | 40.27417961910649 | #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) | |
| accuracy | 0 | (/.f64 c b) | |
| accuracy | 0 | (/.f64 b a) | |
| accuracy | 0.0234375 | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| accuracy | 40.073640729781665 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) | |
| accuracy | 0 | (/.f64 b a) | |
| accuracy | 43.310915463635396 | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) | |
| accuracy | 0.24909249128168504 | (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) | |
| accuracy | 2.2769060377563117 | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) | |
| accuracy | 12.022610307711242 | (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) | |
| accuracy | 25.051515007094302 | (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
| 231.0ms | 70× | 2 | valid |
| 34.0ms | 77× | 1 | valid |
| 24.0ms | 93× | 0 | valid |
| 20.0ms | 16× | 3 | valid |
Compiled 273 to 45 computations (83.5% saved)
ival-div: 28.0ms (28.1% of total)ival-sqrt: 21.0ms (21.1% of total)ival-mult: 19.0ms (19.1% of total)adjust: 14.0ms (14.1% of total)ival-add: 8.0ms (8% of total)ival-sub: 7.0ms (7% of total)exact: 1.0ms (1% of total)ival-neg: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ()) |
#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ()) |
#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ()) |
#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ()) |
#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ()) |
#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ()) |
#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ()) |
#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ()) |
#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ()) |
#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a c) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (patch (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) (taylor 0 a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) (taylor 0 a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) (taylor 0 a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) (taylor inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a)))) (taylor inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a))))) (taylor inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) (taylor 0 b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) (taylor inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) (taylor 0 c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) (taylor inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c)))))) (taylor inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c))))))) (taylor inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (/.f64 b a) (patch (/.f64 b a) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ c b) (/ b a)) (taylor 0 c) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ c b) (/ b a)) (taylor 0 c) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ c b) (/ b a)) (taylor 0 c) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf c) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b))) (taylor inf c) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b))) (taylor inf c) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b))) (taylor inf c) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf c) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (/ b (* a c)) (/ 1 b)))) (taylor -inf c) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (/ b (* a c)) (/ 1 b)))) (taylor -inf c) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (/ b (* a c)) (/ 1 b)))) (taylor -inf c) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 b) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (* -1 (/ (pow b 2) a))) b) (taylor 0 b) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (* -1 (/ (pow b 2) a))) b) (taylor 0 b) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (* -1 (/ (pow b 2) a))) b) (taylor 0 b) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ (* a c) b) b) a) (taylor 0 a) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ (* a c) b) b) a) (taylor 0 a) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ (* a c) b) b) a) (taylor 0 a) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf a) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor inf a) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor inf a) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor inf a) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf a) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor -inf a) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor -inf a) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor -inf a) (#s(alt (-.f64 (/.f64 c b) (/.f64 b a)) (patch (-.f64 (/.f64 c b) (/.f64 b a)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a c) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (patch (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (patch (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 c) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c)))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c))))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a)))) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) (patch (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (* 1/2 (/ 1 c))) (* 1/2 (/ a (pow b 2))))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c))))) (+ (* -1 (* (pow a 3) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 c))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (+ (* 1/2 (/ a (pow b 2))) (/ (* (pow a 2) c) (pow b 4)))))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ a b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* -1/2 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a c) b)) (* 1/2 b)) c) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 b) (* c (- (* -1 (* c (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow a 3) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)))))) (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (/ b (pow (sqrt -4) 2))) c) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow c 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (pow (sqrt -4) 2))))) c) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (sqrt -1))) (* -1/4 b)) c)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ b c)) (* a (- (* -1 (* a (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ b c)) (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (/ b (* c (pow (sqrt -4) 2)))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow a 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (* c (pow (sqrt -4) 2)))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (patch (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* -1 (/ b (* a (* c (pow (sqrt -4) 2)))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b (* a c))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (* 1/2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* -1 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b 4))) (* 1/2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a c)) (* a c))))) (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 (* a c)))) (+ (* -1/2 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1/2 b) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1/2 (/ (* a c) (pow b 2))) 1/2) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* -1 (/ (+ (* 1/2 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ 1/2 (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b (* a c))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ c b)) (* 1/2 (/ b a))) c) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ b a)) (* c (- (* -1 (* c (+ (* -1/2 (/ a (pow b 3))) (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) c) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ b a)) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1/2 (/ a (pow b 3))) (/ a (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow a 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))))))) (+ (* -1/2 (/ a (pow b 3))) (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) c) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ b (* a (pow (sqrt -4) 2))))) c) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (/ b (* a (pow (sqrt -4) 2)))) c) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow c 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (* a (pow (sqrt -4) 2)))))) c) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (/ b a))) c)) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b (* a c))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ b c)) (* a (- (* -1 (* a (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 (/ b c)) (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (/ b (* c (pow (sqrt -4) 2)))) a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow a 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (* c (pow (sqrt -4) 2)))))) a) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c))) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- b (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a c) b)) (taylor inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) (taylor inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) (taylor inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor -inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) (taylor -inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) (taylor -inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a c) b)) (taylor 0 c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (taylor 0 c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (taylor 0 c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (taylor 0 c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a c) b)) (taylor 0 a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (taylor 0 a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (taylor 0 a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (taylor 0 a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 c) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 a) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (patch #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
168 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | b | @ | -inf | (sqrt (+ (* a (* c -4)) (* b b))) |
| 1.0ms | c | @ | -inf | (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) |
| 1.0ms | c | @ | inf | (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) |
| 1.0ms | b | @ | 0 | (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) |
| 1.0ms | a | @ | -inf | (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) |
| 1× | egg-herbie |
| 7 452× | lower-*.f64 |
| 7 452× | lower-*.f32 |
| 7 136× | lower-fma.f64 |
| 7 136× | lower-fma.f32 |
| 4 912× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1212 | 14271 |
| 1 | 4016 | 13973 |
| 0 | 8584 | 13353 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(/ c b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(/ c b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ b a) |
(* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) |
(/ c b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c))))) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1 (/ b a)) |
(- (/ c b) (/ b a)) |
(- (/ c b) (/ b a)) |
(- (/ c b) (/ b a)) |
(/ c b) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(/ c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(/ c b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (/ b a)) |
(/ (- (/ (* a c) b) b) a) |
(/ (- (/ (* a c) b) b) a) |
(/ (- (/ (* a c) b) b) a) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(/ c b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ b a) |
(* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) |
(/ c b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c))))) |
(/ c b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) |
(* 1/2 (/ b c)) |
(* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* b (- (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (* 1/2 (/ 1 c))) (* 1/2 (/ a (pow b 2))))) |
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c))))) (+ (* -1 (* (pow a 3) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 c))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (+ (* 1/2 (/ a (pow b 2))) (/ (* (pow a 2) c) (pow b 4)))))) |
(* 1/2 (/ a b)) |
(* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* -1/2 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) b)) |
(* 1/2 (/ b c)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/2 b)) c) |
(/ (+ (* 1/2 b) (* c (- (* -1 (* c (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) |
(/ (+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow a 3) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)))))) (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (/ b (pow (sqrt -4) 2))) c) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow c 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (pow (sqrt -4) 2))))) c) |
(* 1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (sqrt -1))) (* -1/4 b)) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(* 1/2 (/ b c)) |
(+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) |
(+ (* 1/2 (/ b c)) (* a (- (* -1 (* a (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) |
(+ (* 1/2 (/ b c)) (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) |
(- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (/ b (* c (pow (sqrt -4) 2)))) |
(- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow a 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (* c (pow (sqrt -4) 2)))))) |
(* 1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* -1 (/ b (* a (* c (pow (sqrt -4) 2)))))) |
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))) |
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))) |
(* 1/2 (/ b (* a c))) |
(* b (- (* 1/2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))) |
(* b (- (+ (* -1 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b 4))) (* 1/2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))) |
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a c)) (* a c))))) (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 (* a c)))) (+ (* -1/2 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))))) |
(/ 1/2 b) |
(* -1 (/ (- (* -1/2 (/ (* a c) (pow b 2))) 1/2) b)) |
(* -1 (/ (- (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))) b)) |
(* -1 (/ (- (* -1 (/ (+ (* 1/2 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ 1/2 (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b)) |
(* 1/2 (/ b (* a c))) |
(/ (+ (* -1/2 (/ c b)) (* 1/2 (/ b a))) c) |
(/ (+ (* 1/2 (/ b a)) (* c (- (* -1 (* c (+ (* -1/2 (/ a (pow b 3))) (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) c) |
(/ (+ (* 1/2 (/ b a)) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1/2 (/ a (pow b 3))) (/ a (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow a 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))))))) (+ (* -1/2 (/ a (pow b 3))) (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) c) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(/ (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (/ b (* a (pow (sqrt -4) 2)))) c) |
(/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow c 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (* a (pow (sqrt -4) 2)))))) c) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (/ b a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(* 1/2 (/ b (* a c))) |
(/ (+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) a) |
(/ (+ (* 1/2 (/ b c)) (* a (- (* -1 (* a (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) a) |
(/ (+ (* 1/2 (/ b c)) (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) a) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(/ (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (/ b (* c (pow (sqrt -4) 2)))) a) |
(/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow a 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (* c (pow (sqrt -4) 2)))))) a) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c))) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 (/ (* a c) b)) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(* 2 b) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 2 (/ (* a c) b)) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 (/ (* a c) b)) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
| Outputs |
|---|
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))))) (neg.f64 b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b (neg.f64 a))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a)) a)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b (neg.f64 c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) c)))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c)))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))) (neg.f64 c)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(fma.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) b) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(neg.f64 (fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) b)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(/ c b) |
(/.f64 c b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #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)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) b)) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b) |
(/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) |
(/ b a) |
(/.f64 b a) |
(* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) |
(*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 b)) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(*.f64 (+.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)) (neg.f64 b)) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -1 binary64) a))) (neg.f64 b)) |
(/ c b) |
(/.f64 c b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))) (neg.f64 c)) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(- (/ c b) (/ b a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(- (/ c b) (/ b a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(- (/ c b) (/ b a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a)))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a)))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a)))) |
(/ c b) |
(/.f64 c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (- (/ (* a c) b) b) a) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(/ (- (/ (* a c) b) b) a) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(/ (- (/ (* a c) b) b) a) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))))) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))))) (neg.f64 b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b (neg.f64 c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) c)))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b (neg.f64 a))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a)) a)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(fma.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) b) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(neg.f64 (fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))) (neg.f64 c)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b) |
(/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) |
(/ b a) |
(/.f64 b a) |
(* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) |
(*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 b)) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(*.f64 (+.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)) (neg.f64 b)) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -1 binary64) a))) (neg.f64 b)) |
(/ c b) |
(/.f64 c b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))) (neg.f64 c)) |
(/ c b) |
(/.f64 c b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #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)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) b)) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) c) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) |
(fma.f64 b (fma.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) |
(fma.f64 b (fma.f64 b (fma.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c))) |
(* b (- (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (* 1/2 (/ 1 c))) (* 1/2 (/ a (pow b 2))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c)))) |
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c))))) (+ (* -1 (* (pow a 3) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 c))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (+ (* 1/2 (/ a (pow b 2))) (/ (* (pow a 2) c) (pow b 4)))))) |
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (+.f64 (neg.f64 (fma.f64 a (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))) |
(* 1/2 (/ a b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 a b)) |
(* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (neg.f64 (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* -1/2 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) b)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 b)) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/2 b)) c) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b) (*.f64 b #s(literal 1/2 binary64))) c) |
(/ (+ (* 1/2 b) (* c (- (* -1 (* c (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) |
(/.f64 (fma.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) a) b)) (*.f64 b #s(literal 1/2 binary64))) c) |
(/ (+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow a 3) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)))))) (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) |
(/.f64 (fma.f64 c (fma.f64 c (fma.f64 (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a)) (neg.f64 c) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) a) b)) (*.f64 b #s(literal 1/2 binary64))) c) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c) |
(/.f64 (-.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) c) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (/ b (pow (sqrt -4) 2))) c) |
(/.f64 (+.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))) (/.f64 b #s(literal 4 binary64))) c) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow c 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (pow (sqrt -4) 2))))) c) |
(/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b #s(literal -4 binary64))))) c) |
(* 1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (sqrt -1))) (* -1/4 b)) c)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b #s(literal -1/4 binary64))) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 c b))) c)) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal 1/16 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)))))) (neg.f64 c)) (*.f64 #s(literal 1/4 binary64) (*.f64 c b))) c)) (neg.f64 c)) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) |
(+ (* 1/2 (/ b c)) (* a (- (* -1 (* a (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) |
(fma.f64 a (fma.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) |
(+ (* 1/2 (/ b c)) (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) |
(fma.f64 a (fma.f64 a (fma.f64 (+.f64 (neg.f64 (fma.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 c c))) (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) c) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (/ b (* c (pow (sqrt -4) 2)))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/4 binary64) b) c)) |
(- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow a 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (* c (pow (sqrt -4) 2)))))) |
(-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (*.f64 c #s(literal -4 binary64)))))) |
(* 1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/4 binary64) b) c)) |
(+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (/.f64 b c)))) a)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (neg.f64 a)) (*.f64 #s(literal -1/4 binary64) (*.f64 a (/.f64 b c)))) a)) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* -1 (/ b (* a (* c (pow (sqrt -4) 2)))))) |
(fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 b (fma.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) |
(* 1/2 (/ b (* a c))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))) |
(* b (- (* 1/2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))) |
(*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)) (/.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(* b (- (+ (* -1 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b 4))) (* 1/2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))) |
(*.f64 b (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a c)) (* a c))))) (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 (* a c)))) (+ (* -1/2 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))))) |
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c a)) (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 c c) (neg.f64 (*.f64 a a)))) (*.f64 a (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 c a))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b)))))) |
(/ 1/2 b) |
(/.f64 #s(literal 1/2 binary64) b) |
(* -1 (/ (- (* -1/2 (/ (* a c) (pow b 2))) 1/2) b)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 b)) |
(* -1 (/ (- (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1/2 binary64)))) (neg.f64 b)) |
(* -1 (/ (- (* -1 (/ (+ (* 1/2 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ 1/2 (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal 5/2 binary64)) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 b)) |
(* 1/2 (/ b (* a c))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))) |
(/ (+ (* -1/2 (/ c b)) (* 1/2 (/ b a))) c) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) c) |
(/ (+ (* 1/2 (/ b a)) (* c (- (* -1 (* c (+ (* -1/2 (/ a (pow b 3))) (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) c) |
(/.f64 (fma.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) c) |
(/ (+ (* 1/2 (/ b a)) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1/2 (/ a (pow b 3))) (/ a (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow a 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))))))) (+ (* -1/2 (/ a (pow b 3))) (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) c) |
(/.f64 (fma.f64 c (fma.f64 c (fma.f64 (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a a))) (neg.f64 c) (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) c) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) c) |
(/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (/ b (* a (pow (sqrt -4) 2)))) c) |
(/.f64 (+.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 c c))) (*.f64 (/.f64 b a) #s(literal 1/4 binary64))) c) |
(/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow c 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (* a (pow (sqrt -4) 2)))))) c) |
(/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b (*.f64 a #s(literal -4 binary64)))))) c) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (/ b a))) c)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 b a) #s(literal -1/4 binary64))) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c b)) a)) (neg.f64 c))) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 a a)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal 1/16 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (neg.f64 c)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c b)) a)) (neg.f64 c))) (neg.f64 c)) |
(* 1/2 (/ b (* a c))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))) |
(/ (+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) a) |
(/ (+ (* 1/2 (/ b c)) (* a (- (* -1 (* a (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) a) |
(/ (+ (* 1/2 (/ b c)) (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 (+.f64 (neg.f64 (fma.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 c c))) (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) a) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) c) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) a) |
(/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (/ b (* c (pow (sqrt -4) 2)))) a) |
(/.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/4 binary64) b) c)) a) |
(/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow a 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (* c (pow (sqrt -4) 2)))))) a) |
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (*.f64 c #s(literal -4 binary64)))))) a) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c))) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b #s(literal -1/4 binary64)) c)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 b c)))) (neg.f64 a))) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (neg.f64 a)) (*.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 b c)))) a)) (neg.f64 a)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))))) b) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))))) b) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64))))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (-.f64 (/.f64 b c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 b (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (+.f64 (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/8 binary64) (/.f64 b a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 b (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (+.f64 (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(fma.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) b) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(neg.f64 (fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))) (neg.f64 c)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
| 4 724× | lower-*.f32 |
| 4 706× | lower-*.f64 |
| 4 360× | lower-/.f32 |
| 4 348× | lower-/.f64 |
| 2 374× | lower-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 243 |
| 0 | 79 | 238 |
| 1 | 307 | 237 |
| 2 | 2130 | 237 |
| 0 | 8281 | 237 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
(/.f64 b a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 c b) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 #s(literal -1/2 binary64) a) |
(+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) |
(/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
#s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) a) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) a) |
(/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) a) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) a)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (neg.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(+.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 b b) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) b) |
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b) |
(neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(exp.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(fabs.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) |
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) #s(literal 1 binary64))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 b (neg.f64 a))) |
(/.f64 b a) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 b))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 b (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
(+.f64 (/.f64 c b) (/.f64 b (neg.f64 a))) |
(+.f64 (/.f64 b (neg.f64 a)) (/.f64 c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(-.f64 (/.f64 (*.f64 a c) (*.f64 b a)) (/.f64 (*.f64 b b) (*.f64 b a))) |
(-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (+.f64 (/.f64 b a) (/.f64 c b))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (+.f64 (/.f64 b a) (/.f64 c b)))) |
(-.f64 (/.f64 (*.f64 c (neg.f64 a)) (*.f64 b (neg.f64 a))) (/.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 c (/.f64 a b)) (*.f64 b (/.f64 a b))) (/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b (/.f64 a b)))) |
(-.f64 (/.f64 a (*.f64 (/.f64 b c) a)) (/.f64 (*.f64 (/.f64 b c) b) (*.f64 (/.f64 b c) a))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 b c) (neg.f64 a))) (/.f64 (*.f64 (/.f64 b c) (neg.f64 b)) (*.f64 (/.f64 b c) (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (/.f64 b c) (/.f64 a b))) (/.f64 (*.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 (/.f64 b c) (/.f64 a b)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 b) a)) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (*.f64 (neg.f64 b) (neg.f64 a))) (/.f64 (*.f64 b b) (*.f64 (neg.f64 b) (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 c) (/.f64 a b)) (*.f64 (neg.f64 b) (/.f64 a b))) (/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (/.f64 a b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 (/.f64 c b) (/.f64 b (neg.f64 a)))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (/.f64 c b) (/.f64 b (neg.f64 a))))) |
(fma.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 c b)) |
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (/.f64 b (neg.f64 a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a) (/.f64 c b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c b) (/.f64 b (neg.f64 a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b)) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (neg.f64 b)) (/.f64 b (neg.f64 a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) c (/.f64 b (neg.f64 a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (/.f64 b (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (fma.f64 a c (*.f64 (neg.f64 b) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b b))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (/.f64 c b)) (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b a) (fma.f64 a c (*.f64 (neg.f64 b) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b b))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 b a) (/.f64 c b)) (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
(/.f64 (fma.f64 a c (*.f64 (neg.f64 b) b)) (*.f64 b a)) |
(/.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (/.f64 b a) (/.f64 c b))) |
(/.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (/.f64 c b) (/.f64 b (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 c (neg.f64 a)) (*.f64 b (neg.f64 b))) (*.f64 b (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a b))) |
(/.f64 (-.f64 a (*.f64 (/.f64 b c) b)) (*.f64 (/.f64 b c) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 b c) (neg.f64 b))) (*.f64 (/.f64 b c) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (/.f64 b c) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 b) b)) (*.f64 (neg.f64 b) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a b)) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (/.f64 a b))) |
(/.f64 (neg.f64 (fma.f64 a c (*.f64 (neg.f64 b) b))) (neg.f64 (*.f64 b a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 b (neg.f64 a))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 b a) (/.f64 c b)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (-.f64 (/.f64 c b) (/.f64 b (neg.f64 a))))) |
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 c b) (/.f64 b (neg.f64 a)))))) |
(/.f64 (/.f64 (fma.f64 a c (*.f64 (neg.f64 b) b)) b) a) |
(/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 c (neg.f64 (/.f64 a b))) (neg.f64 b)) (*.f64 b (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 a c) (*.f64 b (*.f64 b #s(literal 1 binary64)))) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 c (neg.f64 (neg.f64 a))) (*.f64 b (neg.f64 (neg.f64 b)))) (*.f64 b (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (/.f64 b c) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 b c) #s(literal -1 binary64))) (*.f64 (/.f64 b c) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 b c) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 b c) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 b c) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 b c) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) b)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (neg.f64 b))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 b c)) b)) (*.f64 (neg.f64 (/.f64 b c)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (neg.f64 (/.f64 b c)) (neg.f64 b))) (*.f64 (neg.f64 (/.f64 b c)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) (*.f64 (neg.f64 (/.f64 b c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 b c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 b c)) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 b c)) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 b c)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 b c)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (/.f64 b c)) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (/.f64 b c)) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 b) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 b) #s(literal -1 binary64))) (*.f64 (neg.f64 b) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 b) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 b) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) a) (*.f64 b b)) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 a)) (*.f64 b (neg.f64 b))) (*.f64 b (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 a b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (/.f64 a b))) (neg.f64 b)) (*.f64 b (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) a) (*.f64 b (*.f64 b #s(literal 1 binary64)))) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 (neg.f64 a))) (*.f64 b (neg.f64 (neg.f64 b)))) (*.f64 b (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) a) (*.f64 (neg.f64 (neg.f64 b)) b)) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (/.f64 a b)) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 (neg.f64 b)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) a) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 b)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) a) (*.f64 b b)) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (neg.f64 a)) (*.f64 b (neg.f64 b))) (*.f64 b (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 a b)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (neg.f64 (/.f64 a b))) (neg.f64 b)) (*.f64 b (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) a) (*.f64 b (*.f64 b #s(literal 1 binary64)))) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (neg.f64 (neg.f64 a))) (*.f64 b (neg.f64 (neg.f64 b)))) (*.f64 b (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (*.f64 b a)) (*.f64 (*.f64 b a) (*.f64 b b))) (*.f64 (*.f64 b a) (*.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (fma.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b b))) (fma.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (+.f64 (/.f64 b a) (/.f64 c b))) (*.f64 (+.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (+.f64 (/.f64 b a) (/.f64 c b)) (+.f64 (/.f64 b a) (/.f64 c b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c (neg.f64 a)) (*.f64 b (neg.f64 b)))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c (/.f64 a b)) (*.f64 b #s(literal 1 binary64)))) (neg.f64 (*.f64 b (/.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 a (*.f64 (/.f64 b c) b))) (neg.f64 (*.f64 (/.f64 b c) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 b c) (neg.f64 b)))) (neg.f64 (*.f64 (/.f64 b c) (neg.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (/.f64 b c) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 b c) (/.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 b) b))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (*.f64 b b))) (neg.f64 (*.f64 (neg.f64 b) (neg.f64 a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a b)) (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) (/.f64 a b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a c (*.f64 (neg.f64 b) b)))) (neg.f64 (neg.f64 (*.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (neg.f64 (+.f64 (/.f64 b a) (/.f64 c b))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 a c (*.f64 (neg.f64 b) b)) b)) (neg.f64 a)) |
(pow.f64 (/.f64 (*.f64 b a) (fma.f64 a c (*.f64 (neg.f64 b) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b b))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 b a) (/.f64 c b)) (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a c (*.f64 (neg.f64 b) b)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b a) (/.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (*.f64 c c) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 c (neg.f64 b))) |
(neg.f64 (/.f64 c (neg.f64 b))) |
(neg.f64 (/.f64 (neg.f64 c) b)) |
(/.f64 c b) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 b))) |
(/.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64))) (neg.f64 b)) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(/.f64 (*.f64 (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 a)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))))) (neg.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal -1/2 binary64) a) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64)) |
(+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(+.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(fma.f64 (pow.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (+.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(fabs.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(pow.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(+.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (*.f64 a (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(neg.f64 (/.f64 a (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 a) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 a #s(literal -1 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 a #s(literal -1 binary64))) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 a (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(pow.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))) |
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b) |
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 b b (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(pow.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(exp.f64 (log.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) |
(fabs.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(sqrt.f64 (*.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
#s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(pow.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(exp.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(fabs.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) |
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (*.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) #s(literal 1 binary64))) |
Compiled 44 881 to 4 391 computations (90.2% saved)
33 alts after pruning (27 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 587 | 16 | 1 603 |
| Fresh | 7 | 11 | 18 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 594 | 33 | 1 627 |
| Status | Accuracy | Program |
|---|---|---|
| 34.3% | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) | |
| 51.1% | (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 34.1% | (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| ✓ | 51.9% | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
| 34.1% | (/.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) | |
| 48.2% | (/.f64 (+.f64 b (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))) | |
| 27.9% | (/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) | |
| ▶ | 27.0% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 51.7% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
| 24.7% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) | |
| ✓ | 31.2% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
| 24.4% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) | |
| 10.8% | (/.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) c)) a)) | |
| 2.5% | (/.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1/2 binary64) b)) a)) | |
| ▶ | 10.5% | (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) |
| ✓ | 34.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
| 32.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) | |
| 21.8% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (+ b (sqrt (+ (* b b) (* c (* a -4))))) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b))) | |
| 27.1% | (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 37.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) c (/.f64 b (neg.f64 a)))) | |
| 24.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a c (*.f64 (neg.f64 b) b)) (*.f64 b a))) | |
| 32.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) | |
| 37.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) | |
| ✓ | 37.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
| 37.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) | |
| 37.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) | |
| ✓ | 37.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
| 25.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b))) | |
| ▶ | 10.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) |
| ▶ | 2.2% | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) |
| ✓ | 2.5% | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
| 2.5% | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) | |
| 2.5% | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 (/.f64 #s(literal 1 binary64) a) b)) |
Compiled 942 to 602 computations (36.1% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 64 | (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) | |
| cost-diff | 448 | (*.f64 (neg.f64 a) #s(literal -1 binary64)) | |
| cost-diff | 1024 | (*.f64 #s(literal 0 binary64) (/.f64 a b)) | |
| cost-diff | 1280 | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) | |
| cost-diff | 0 | (*.f64 c #s(literal -2 binary64)) | |
| cost-diff | 0 | (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) | |
| cost-diff | 0 | #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) | |
| cost-diff | 0 | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) | |
| cost-diff | 0 | (*.f64 b #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) | |
| cost-diff | 0 | #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) | |
| cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) | |
| cost-diff | 0 | (/.f64 c b) | |
| cost-diff | 0 | #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) | |
| cost-diff | 0 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) | |
| cost-diff | 0 | (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) | |
| cost-diff | 0 | (*.f64 a #s(literal -2 binary64)) | |
| cost-diff | 0 | (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
| 4 298× | lower-fma.f32 |
| 4 296× | lower-fma.f64 |
| 3 418× | lower-*.f32 |
| 3 400× | lower-*.f64 |
| 2 214× | div-sub |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 327 |
| 0 | 81 | 305 |
| 1 | 162 | 288 |
| 2 | 360 | 276 |
| 3 | 1279 | 275 |
| 4 | 3036 | 275 |
| 5 | 4994 | 275 |
| 6 | 5797 | 275 |
| 7 | 6061 | 275 |
| 8 | 6302 | 275 |
| 9 | 6471 | 275 |
| 10 | 7130 | 275 |
| 11 | 7979 | 275 |
| 0 | 8453 | 275 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
#s(literal 1 binary64) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 a #s(literal -2 binary64)) |
a |
#s(literal -2 binary64) |
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 c #s(literal -4 binary64)) |
c |
#s(literal -4 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) |
#s(approx (- (/ c b) (/ b a)) (/.f64 c b)) |
(/.f64 c b) |
c |
b |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) |
#s(literal 1/2 binary64) |
#s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(*.f64 b #s(literal 1/2 binary64)) |
b |
c |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) |
(*.f64 c #s(literal -2 binary64)) |
c |
#s(literal -2 binary64) |
(/.f64 a b) |
a |
b |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) |
(-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) |
(*.f64 #s(literal 0 binary64) (/.f64 a b)) |
#s(literal 0 binary64) |
(/.f64 a b) |
a |
b |
(*.f64 (neg.f64 a) #s(literal -1 binary64)) |
(neg.f64 a) |
#s(literal -1 binary64) |
(*.f64 (neg.f64 a) (/.f64 a b)) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
#s(literal 1 binary64) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 a #s(literal -2 binary64)) |
a |
#s(literal -2 binary64) |
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 c #s(literal -4 binary64)) |
c |
#s(literal -4 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) |
#s(approx (- (/ c b) (/ b a)) (/.f64 c b)) |
(/.f64 c b) |
c |
b |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) |
#s(literal 1/2 binary64) |
#s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(*.f64 b #s(literal 1/2 binary64)) |
b |
c |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) (*.f64 a #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) |
(*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) |
(*.f64 c #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) c) |
c |
#s(literal -2 binary64) |
(/.f64 a b) |
a |
b |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) |
(/.f64 b a) |
(-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) |
(neg.f64 a) |
(*.f64 #s(literal 0 binary64) (/.f64 a b)) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
(/.f64 a b) |
a |
b |
(*.f64 (neg.f64 a) #s(literal -1 binary64)) |
a |
(neg.f64 a) |
#s(literal -1 binary64) |
(*.f64 (neg.f64 a) (/.f64 a b)) |
(/.f64 (*.f64 a (neg.f64 a)) b) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.1015625 | (*.f64 (neg.f64 a) (/.f64 a b)) | |
| accuracy | 6.644494097211979 | (*.f64 #s(literal 0 binary64) (/.f64 a b)) | |
| accuracy | 14.083687665760703 | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) | |
| accuracy | 43.310915463635396 | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) | |
| accuracy | 0 | (*.f64 #s(literal 2 binary64) a) | |
| accuracy | 2.2769060377563117 | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) | |
| accuracy | 4.999477095224568 | (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) | |
| accuracy | 43.47130115225062 | #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) | |
| accuracy | 0 | (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) | |
| accuracy | 0 | (*.f64 b #s(literal 1/2 binary64)) | |
| accuracy | 0.4759674740553621 | (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) | |
| accuracy | 40.09065944558361 | #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) | |
| accuracy | 0 | (/.f64 c b) | |
| accuracy | 40.073640729781665 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) | |
| accuracy | 41.50796247271125 | #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) | |
| accuracy | 1.253892488027801 | (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) | |
| accuracy | 2.2197345386244933 | (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| accuracy | 12.022610307711242 | (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) | |
| accuracy | 25.051515007094302 | (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| 127.0ms | 77× | 1 | valid |
| 39.0ms | 23× | 3 | valid |
| 36.0ms | 63× | 2 | valid |
| 27.0ms | 93× | 0 | valid |
Compiled 272 to 51 computations (81.3% saved)
ival-mult: 57.0ms (34.3% of total)ival-neg: 52.0ms (31.3% of total)ival-div: 19.0ms (11.4% of total)adjust: 15.0ms (9% of total)ival-sub: 8.0ms (4.8% of total)ival-sqrt: 8.0ms (4.8% of total)ival-add: 6.0ms (3.6% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ()) |
#s(alt (*.f64 a #s(literal -2 binary64)) (patch (*.f64 a #s(literal -2 binary64)) #<representation binary64>) () ()) |
#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ()) |
#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ()) |
#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ()) |
#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ()) |
#s(alt (*.f64 b #s(literal 1/2 binary64)) (patch (*.f64 b #s(literal 1/2 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ()) |
#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ()) |
#s(alt (*.f64 c #s(literal -2 binary64)) (patch (*.f64 c #s(literal -2 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ()) |
#s(alt (*.f64 (neg.f64 a) #s(literal -1 binary64)) (patch (*.f64 (neg.f64 a) #s(literal -1 binary64)) #<representation binary64>) () ()) |
#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ()) |
#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 2 binary64) a) (patch (*.f64 #s(literal 2 binary64) a) #<representation binary64>) () ()) |
#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ a b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* a (+ (* -1 (/ c (pow b 3))) (* a (+ (* -2 (/ (pow c 2) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))))))) (/ 1 b))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ a c)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ a b)) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b c)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c))))) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c)))))) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ a b)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3)))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 5))) (* -1 (/ (pow a 2) (pow b 3)))))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ a b)) (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) c) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) c) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ a c)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c))) c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))) c)) (* -1/2 (* b c))) c))) c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (patch (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal -2 binary64)) (patch (*.f64 a #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal -2 binary64)) (patch (*.f64 a #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal -2 binary64)) (patch (*.f64 a #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 a) (taylor 0 a) (#s(alt (*.f64 a #s(literal -2 binary64)) (patch (*.f64 a #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal -2 binary64)) (patch (*.f64 a #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal -2 binary64)) (patch (*.f64 a #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal -2 binary64)) (patch (*.f64 a #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 a) (taylor inf a) (#s(alt (*.f64 a #s(literal -2 binary64)) (patch (*.f64 a #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal -2 binary64)) (patch (*.f64 a #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal -2 binary64)) (patch (*.f64 a #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal -2 binary64)) (patch (*.f64 a #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 a) (taylor -inf a) (#s(alt (*.f64 a #s(literal -2 binary64)) (patch (*.f64 a #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a c) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ c b) (/ b a)) (taylor 0 c) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ c b) (/ b a)) (taylor 0 c) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (- (/ c b) (/ b a)) (taylor 0 c) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf c) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b))) (taylor inf c) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b))) (taylor inf c) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b))) (taylor inf c) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf c) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (/ b (* a c)) (/ 1 b)))) (taylor -inf c) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (/ b (* a c)) (/ 1 b)))) (taylor -inf c) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (/ b (* a c)) (/ 1 b)))) (taylor -inf c) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 b) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (* -1 (/ (pow b 2) a))) b) (taylor 0 b) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (* -1 (/ (pow b 2) a))) b) (taylor 0 b) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (* -1 (/ (pow b 2) a))) b) (taylor 0 b) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ (* a c) b) b) a) (taylor 0 a) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ (* a c) b) b) a) (taylor 0 a) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (/ (* a c) b) b) a) (taylor 0 a) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf a) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor inf a) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor inf a) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor inf a) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf a) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor -inf a) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor -inf a) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor -inf a) (#s(alt #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) (patch #s(approx (- (/ c b) (/ b a)) (/.f64 c b)) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf c) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor -inf b) (#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a)))) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 c) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c)))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c))))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) (patch (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor 0 a) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) (taylor 0 a) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ b c)) (* a (- (* -1 (* a (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) (taylor 0 a) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ b c)) (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) (taylor 0 a) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) (taylor inf a) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (/ b (* c (pow (sqrt -4) 2)))) (taylor inf a) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow a 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (* c (pow (sqrt -4) 2)))))) (taylor inf a) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) (taylor -inf a) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) (taylor -inf a) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) (taylor -inf a) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor 0 b) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) (taylor 0 b) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) (taylor 0 b) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) (taylor 0 b) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor inf b) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) (taylor inf b) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (* 1/2 (/ 1 c))) (* 1/2 (/ a (pow b 2))))) (taylor inf b) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c))))) (+ (* -1 (* (pow a 3) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 c))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (+ (* 1/2 (/ a (pow b 2))) (/ (* (pow a 2) c) (pow b 4)))))) (taylor inf b) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ a b)) (taylor -inf b) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b)) (taylor -inf b) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b)) (taylor -inf b) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* -1/2 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) b)) (taylor -inf b) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor 0 c) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1/2 (/ (* a c) b)) (* 1/2 b)) c) (taylor 0 c) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 b) (* c (- (* -1 (* c (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) (taylor 0 c) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow a 3) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)))))) (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) (taylor 0 c) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor inf c) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c) (taylor inf c) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (/ b (pow (sqrt -4) 2))) c) (taylor inf c) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow c 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (pow (sqrt -4) 2))))) c) (taylor inf c) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (sqrt -1))) (* -1/4 b)) c)) (taylor -inf c) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) (taylor -inf c) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) (taylor -inf c) (#s(alt #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) (patch #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor 0 b) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor 0 b) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor 0 b) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor 0 b) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor inf b) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor inf b) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor inf b) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor inf b) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor -inf b) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor -inf b) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor -inf b) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor -inf b) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor 0 c) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor 0 c) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor 0 c) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor 0 c) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor inf c) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor inf c) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor inf c) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor inf c) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (/ b c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (patch (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal 1/2 binary64)) (patch (*.f64 b #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal 1/2 binary64)) (patch (*.f64 b #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal 1/2 binary64)) (patch (*.f64 b #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal 1/2 binary64)) (patch (*.f64 b #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 b) (taylor inf b) (#s(alt (*.f64 b #s(literal 1/2 binary64)) (patch (*.f64 b #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 b) (taylor inf b) (#s(alt (*.f64 b #s(literal 1/2 binary64)) (patch (*.f64 b #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 b) (taylor inf b) (#s(alt (*.f64 b #s(literal 1/2 binary64)) (patch (*.f64 b #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 b) (taylor inf b) (#s(alt (*.f64 b #s(literal 1/2 binary64)) (patch (*.f64 b #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal 1/2 binary64)) (patch (*.f64 b #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal 1/2 binary64)) (patch (*.f64 b #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal 1/2 binary64)) (patch (*.f64 b #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal 1/2 binary64)) (patch (*.f64 b #s(literal 1/2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf c) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf a) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (patch (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 c) (taylor 0 c) (#s(alt (*.f64 c #s(literal -2 binary64)) (patch (*.f64 c #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 c) (taylor 0 c) (#s(alt (*.f64 c #s(literal -2 binary64)) (patch (*.f64 c #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 c) (taylor 0 c) (#s(alt (*.f64 c #s(literal -2 binary64)) (patch (*.f64 c #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 c) (taylor 0 c) (#s(alt (*.f64 c #s(literal -2 binary64)) (patch (*.f64 c #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 c) (taylor inf c) (#s(alt (*.f64 c #s(literal -2 binary64)) (patch (*.f64 c #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 c) (taylor inf c) (#s(alt (*.f64 c #s(literal -2 binary64)) (patch (*.f64 c #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 c) (taylor inf c) (#s(alt (*.f64 c #s(literal -2 binary64)) (patch (*.f64 c #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 c) (taylor inf c) (#s(alt (*.f64 c #s(literal -2 binary64)) (patch (*.f64 c #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 c) (taylor -inf c) (#s(alt (*.f64 c #s(literal -2 binary64)) (patch (*.f64 c #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 c) (taylor -inf c) (#s(alt (*.f64 c #s(literal -2 binary64)) (patch (*.f64 c #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 c) (taylor -inf c) (#s(alt (*.f64 c #s(literal -2 binary64)) (patch (*.f64 c #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -2 c) (taylor -inf c) (#s(alt (*.f64 c #s(literal -2 binary64)) (patch (*.f64 c #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) (patch (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor 0 a) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor 0 a) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor 0 a) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor 0 a) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor inf a) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor inf a) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor inf a) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor inf a) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor -inf a) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor -inf a) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor -inf a) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor -inf a) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor 0 b) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor 0 b) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor 0 b) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor 0 b) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor inf b) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor inf b) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor inf b) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor inf b) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor -inf b) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor -inf b) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor -inf b) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt 0 (taylor -inf b) (#s(alt (*.f64 #s(literal 0 binary64) (/.f64 a b)) (patch (*.f64 #s(literal 0 binary64) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor 0 a) (#s(alt (*.f64 (neg.f64 a) #s(literal -1 binary64)) (patch (*.f64 (neg.f64 a) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor 0 a) (#s(alt (*.f64 (neg.f64 a) #s(literal -1 binary64)) (patch (*.f64 (neg.f64 a) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor 0 a) (#s(alt (*.f64 (neg.f64 a) #s(literal -1 binary64)) (patch (*.f64 (neg.f64 a) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor 0 a) (#s(alt (*.f64 (neg.f64 a) #s(literal -1 binary64)) (patch (*.f64 (neg.f64 a) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt (*.f64 (neg.f64 a) #s(literal -1 binary64)) (patch (*.f64 (neg.f64 a) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt (*.f64 (neg.f64 a) #s(literal -1 binary64)) (patch (*.f64 (neg.f64 a) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt (*.f64 (neg.f64 a) #s(literal -1 binary64)) (patch (*.f64 (neg.f64 a) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt (*.f64 (neg.f64 a) #s(literal -1 binary64)) (patch (*.f64 (neg.f64 a) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt (*.f64 (neg.f64 a) #s(literal -1 binary64)) (patch (*.f64 (neg.f64 a) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt (*.f64 (neg.f64 a) #s(literal -1 binary64)) (patch (*.f64 (neg.f64 a) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt (*.f64 (neg.f64 a) #s(literal -1 binary64)) (patch (*.f64 (neg.f64 a) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt (*.f64 (neg.f64 a) #s(literal -1 binary64)) (patch (*.f64 (neg.f64 a) #s(literal -1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor 0 a) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor 0 a) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor 0 a) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor 0 a) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor inf a) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor inf a) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor inf a) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor inf a) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor -inf a) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor -inf a) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor -inf a) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor -inf a) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor 0 b) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor 0 b) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor 0 b) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor 0 b) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor inf b) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor inf b) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor inf b) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor inf b) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor -inf b) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor -inf b) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor -inf b) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 a) (taylor -inf b) (#s(alt (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (patch (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 #s(literal 2 binary64) a) (patch (*.f64 #s(literal 2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 #s(literal 2 binary64) a) (patch (*.f64 #s(literal 2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 #s(literal 2 binary64) a) (patch (*.f64 #s(literal 2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor 0 a) (#s(alt (*.f64 #s(literal 2 binary64) a) (patch (*.f64 #s(literal 2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 #s(literal 2 binary64) a) (patch (*.f64 #s(literal 2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 #s(literal 2 binary64) a) (patch (*.f64 #s(literal 2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 #s(literal 2 binary64) a) (patch (*.f64 #s(literal 2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor inf a) (#s(alt (*.f64 #s(literal 2 binary64) a) (patch (*.f64 #s(literal 2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 #s(literal 2 binary64) a) (patch (*.f64 #s(literal 2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 #s(literal 2 binary64) a) (patch (*.f64 #s(literal 2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 #s(literal 2 binary64) a) (patch (*.f64 #s(literal 2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (* 2 a) (taylor -inf a) (#s(alt (*.f64 #s(literal 2 binary64) a) (patch (*.f64 #s(literal 2 binary64) a) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) (taylor 0 a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) (taylor 0 a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) (taylor 0 a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) (taylor inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a)))) (taylor inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a))))) (taylor inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) (taylor 0 b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) (taylor inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) (taylor -inf b) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) (taylor 0 c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) (taylor 0 c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) (taylor inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c)))))) (taylor inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c))))))) (taylor inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) (patch #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor 0 a) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor 0 a) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor 0 a) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor 0 a) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor inf a) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor inf a) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor inf a) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor inf a) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor -inf a) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor -inf a) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor -inf a) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor -inf a) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor 0 b) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor 0 b) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor 0 b) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor 0 b) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor inf b) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor inf b) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor inf b) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor inf b) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor -inf b) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor -inf b) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor -inf b) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (/ (pow a 2) b)) (taylor -inf b) (#s(alt (*.f64 (neg.f64 a) (/.f64 a b)) (patch (*.f64 (neg.f64 a) (/.f64 a b)) #<representation binary64>) () ())) ()) |
168 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | b | @ | 0 | (* (neg a) (/ a b)) |
| 8.0ms | c | @ | -inf | (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
| 2.0ms | c | @ | inf | (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
| 2.0ms | a | @ | inf | (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
| 2.0ms | a | @ | -inf | (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
| 1× | egg-herbie |
| 7 610× | lower-fma.f64 |
| 7 610× | lower-fma.f32 |
| 7 394× | lower-*.f64 |
| 7 394× | lower-*.f32 |
| 4 966× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1205 | 11115 |
| 1 | 4067 | 10840 |
| 0 | 8499 | 10416 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1 (/ a b)) |
(* a (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* a (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b))) |
(* a (- (* a (+ (* -1 (/ c (pow b 3))) (* a (+ (* -2 (/ (pow c 2) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))))))) (/ 1 b))) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(* -1 (/ a b)) |
(/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6)))))) b) |
(* -1 (/ b c)) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c))))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c)))))) |
(* -1 (/ a b)) |
(+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3)))) |
(+ (* -1 (/ a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 5))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(+ (* -1 (/ a b)) (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) c) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) c) |
(* (sqrt (/ a c)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) c)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c))) c)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))) c)) (* -1/2 (* b c))) c))) c)) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1 (/ b a)) |
(- (/ c b) (/ b a)) |
(- (/ c b) (/ b a)) |
(- (/ c b) (/ b a)) |
(/ c b) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(/ c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(/ c b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (/ b a)) |
(/ (- (/ (* a c) b) b) a) |
(/ (- (/ (* a c) b) b) a) |
(/ (- (/ (* a c) b) b) a) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(/ c b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ b a) |
(* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) |
(/ c b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c))))) |
(* 1/2 (/ b c)) |
(+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) |
(+ (* 1/2 (/ b c)) (* a (- (* -1 (* a (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) |
(+ (* 1/2 (/ b c)) (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) |
(- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (/ b (* c (pow (sqrt -4) 2)))) |
(- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow a 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (* c (pow (sqrt -4) 2)))))) |
(* 1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) |
(* 1/2 (/ b c)) |
(* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* b (- (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (* 1/2 (/ 1 c))) (* 1/2 (/ a (pow b 2))))) |
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c))))) (+ (* -1 (* (pow a 3) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 c))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (+ (* 1/2 (/ a (pow b 2))) (/ (* (pow a 2) c) (pow b 4)))))) |
(* 1/2 (/ a b)) |
(* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* -1/2 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) b)) |
(* 1/2 (/ b c)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/2 b)) c) |
(/ (+ (* 1/2 b) (* c (- (* -1 (* c (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) |
(/ (+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow a 3) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)))))) (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (/ b (pow (sqrt -4) 2))) c) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow c 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (pow (sqrt -4) 2))))) c) |
(* 1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (sqrt -1))) (* -1/4 b)) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 (/ b c)) |
(* 1/2 b) |
(* 1/2 b) |
(* 1/2 b) |
(* 1/2 b) |
(* 1/2 b) |
(* 1/2 b) |
(* 1/2 b) |
(* 1/2 b) |
(* 1/2 b) |
(* 1/2 b) |
(* 1/2 b) |
(* 1/2 b) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -2 (/ (* a c) b)) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(* -2 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(/ c b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(/ c b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ b a) |
(* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) |
(/ c b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c))))) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
| Outputs |
|---|
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))))) |
(* -1 (/ a b)) |
(/.f64 a (neg.f64 b)) |
(* a (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 a (fma.f64 a (/.f64 (neg.f64 c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* a (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* a (- (* a (+ (* -1 (/ c (pow b 3))) (* a (+ (* -2 (/ (pow c 2) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))))))) (/ 1 b))) |
(*.f64 a (fma.f64 a (-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) c)) |
(- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) |
(+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) c)) |
(- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) |
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) c))) a)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (neg.f64 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) c))) a)) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) c)) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 b #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ a b)) |
(/.f64 a (neg.f64 b)) |
(/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) b) |
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) b) |
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c))))) |
(*.f64 (neg.f64 b) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c)) (/.f64 a (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c)))))) |
(neg.f64 (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c))) (/.f64 a (*.f64 b b))))) |
(* -1 (/ a b)) |
(/.f64 a (neg.f64 b)) |
(+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3)))) |
(neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) |
(+ (* -1 (/ a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 5))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 a (neg.f64 b))) |
(+ (* -1 (/ a b)) (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))) |
(fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 a (neg.f64 b))) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64))) c) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) c) |
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 c c))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) c) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) c) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 c c))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64)))) c) |
(* (sqrt (/ a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) c)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 binary64))) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c))) c)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) c) (*.f64 #s(literal -1/2 binary64) (*.f64 b c))) c))) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))) c)) (* -1/2 (* b c))) c))) c)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b c)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a)))) c) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c))) (neg.f64 c)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 b #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 b #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b (neg.f64 a)))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) a)))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal 1/4 binary64))) a)) a)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 b #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 b #s(literal 2 binary64) (*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a b) #s(literal -2 binary64))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b (neg.f64 c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c)) c)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(- (/ c b) (/ b a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(- (/ c b) (/ b a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(- (/ c b) (/ b a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(/ c b) |
(/.f64 c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (- (/ (* a c) b) b) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (- (/ (* a c) b) b) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (- (/ (* a c) b) b) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal -1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b) |
(/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) |
(/ b a) |
(/.f64 b a) |
(* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))))) |
(/ c b) |
(/.f64 c b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b a)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))) (neg.f64 c)) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(+ (* -1/2 (/ a b)) (* 1/2 (/ b c))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 b c) (*.f64 #s(literal -1/2 binary64) (/.f64 a b))) |
(+ (* 1/2 (/ b c)) (* a (- (* -1 (* a (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) |
(fma.f64 a (fma.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) |
(+ (* 1/2 (/ b c)) (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (+ (* -1/2 (/ c (pow b 3))) (/ c (pow b 3))))) (* 1/2 (/ 1 b))))) |
(fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (+.f64 (neg.f64 (fma.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) c) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (/ b (* c (pow (sqrt -4) 2)))) |
(+.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/4 binary64) b) c)) |
(- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow a 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (* c (pow (sqrt -4) 2)))))) |
(-.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b (*.f64 c #s(literal -4 binary64)))))) |
(* 1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/4 binary64) b) c)) |
(+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b a) c))) a)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)) #s(literal 1/32 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (neg.f64 a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b a) c))) a)) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) c) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) |
(fma.f64 b (fma.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -4 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* c (pow (sqrt -4) 2)))))) |
(fma.f64 b (fma.f64 b (fma.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -4 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* b (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c))) |
(* b (- (+ (* -1 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (* 1/2 (/ 1 c))) (* 1/2 (/ a (pow b 2))))) |
(*.f64 b (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))))) |
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c))))) (+ (* -1 (* (pow a 3) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 c))) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 4))) (+ (* 1/2 (/ a (pow b 2))) (/ (* (pow a 2) c) (pow b 4)))))) |
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (*.f64 c c))) (neg.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))))))) |
(* 1/2 (/ a b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 a b)) |
(* -1 (/ (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1/2 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b 2))) (* -1/2 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) b)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 b)) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/2 b)) c) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) #s(literal -1/2 binary64) (*.f64 b #s(literal 1/2 binary64))) c) |
(/ (+ (* 1/2 b) (* c (- (* -1 (* c (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) |
(/.f64 (fma.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b))) (*.f64 b #s(literal 1/2 binary64))) c) |
(/ (+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3)))) (pow b 2))) (+ (* -1 (/ (pow a 3) (pow b 5))) (* 1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)))))) (+ (* -1/2 (/ (pow a 2) (pow b 3))) (/ (pow a 2) (pow b 3))))) (* 1/2 (/ a b))))) c) |
(/.f64 (fma.f64 c (fma.f64 c (fma.f64 (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a)) (neg.f64 c) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b))) (*.f64 b #s(literal 1/2 binary64))) c) |
(* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c) |
(/.f64 (-.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (/ b (pow (sqrt -4) 2))) c) |
(/.f64 (+.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 c c))) (/.f64 b #s(literal 4 binary64))) c) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (pow c 3)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))) (/ b (pow (sqrt -4) 2))))) c) |
(/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b #s(literal -4 binary64))))) c) |
(* 1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (sqrt -1))) (* -1/4 b)) c)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 b #s(literal -1/4 binary64))) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/16 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 b c))) c)) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (* b c))) c)) (* -1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b c))) (neg.f64 c))) (neg.f64 c)) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 (/ b c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b)) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))) |
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64))) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 2 binary64))) (neg.f64 b)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) (neg.f64 b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) (neg.f64 b)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 2 binary64))) (*.f64 b #s(literal -2 binary64))) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c b) #s(literal 2 binary64))) (*.f64 b #s(literal -2 binary64))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) |
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)))) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) (neg.f64 a)) b) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 b #s(literal -2 binary64))) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 b #s(literal -2 binary64))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) |
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c)) b) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (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 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(fma.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) b) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (fma.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(neg.f64 (fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a b) #s(literal -2 binary64))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) (neg.f64 c)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(/ c b) |
(/.f64 c b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(+ (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b a)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b a))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal -1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b) |
(/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) |
(/ b a) |
(/.f64 b a) |
(* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))))) |
(/ c b) |
(/.f64 c b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* c (+ (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b a)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (/ b (* a c)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (/ b (* a c))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* 1/2 (/ b a))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))) (neg.f64 c)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(* -1 (/ (pow a 2) b)) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
| 5 342× | lower-*.f32 |
| 5 324× | lower-*.f64 |
| 4 724× | lower-/.f32 |
| 4 708× | lower-/.f64 |
| 4 484× | lower-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 291 |
| 0 | 81 | 269 |
| 1 | 344 | 247 |
| 2 | 2504 | 239 |
| 0 | 9249 | 239 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 a #s(literal -2 binary64)) |
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) |
#s(approx (- (/ c b) (/ b a)) (/.f64 c b)) |
(/.f64 c b) |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) |
#s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(*.f64 b #s(literal 1/2 binary64)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) |
(*.f64 c #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) |
(*.f64 #s(literal 0 binary64) (/.f64 a b)) |
(*.f64 (neg.f64 a) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) |
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(*.f64 #s(literal 2 binary64) a) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) |
(*.f64 (neg.f64 a) (/.f64 a b)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(+.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) a) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (/.f64 b (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) a)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 a (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 a (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 #s(literal -2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (*.f64 a #s(literal 2 binary64))) |
(*.f64 a #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) a) |
(*.f64 #s(literal 2 binary64) (neg.f64 a)) |
(*.f64 (neg.f64 a) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) |
(+.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) |
(fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b) |
(neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) |
#s(approx (- (/ c b) (/ b a)) (/.f64 c b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 c (neg.f64 b))) |
(neg.f64 (/.f64 (neg.f64 c) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 c b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 b))) |
(/.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)))) |
(pow.f64 (*.f64 #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) #s(literal 1/2 binary64)) |
#s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) |
(exp.f64 (*.f64 (log.f64 (/.f64 c (*.f64 b #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 c))) |
(neg.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) c) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (*.f64 b #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 c)) |
(/.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 1 binary64)) c) |
(pow.f64 (/.f64 c (*.f64 b #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c (*.f64 b #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) |
(*.f64 b (/.f64 #s(literal 1/2 binary64) c)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
(*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 c))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) c) b) |
(*.f64 b #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) b) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b))))) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)) #s(literal 1/2 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)) a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b))) #s(literal -1 binary64))) |
(*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b))) #s(literal -1 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) c)))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 b a)) |
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b) |
(/.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c))) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (/.f64 b a)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 a)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) (/.f64 b a)) |
(/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) c)) (neg.f64 b)) |
(pow.f64 (/.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) c))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) c))) |
(*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b)) |
(*.f64 (/.f64 a b) (*.f64 #s(literal -2 binary64) c)) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) c) |
(*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) c) |
(*.f64 c #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 b (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) (/.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 a (/.f64 (*.f64 a a) b)) |
(/.f64 b a) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a a) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 (*.f64 a a)) (*.f64 (neg.f64 (/.f64 (*.f64 a a) b)) a)) |
(/.f64 (/.f64 a a) (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a a) (neg.f64 (/.f64 (*.f64 a a) b)))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (*.f64 (neg.f64 (/.f64 (*.f64 a a) b)) (*.f64 a a))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 a a) b))) (*.f64 (neg.f64 (/.f64 (*.f64 a a) b)) a)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 a a) b))) |
(/.f64 (*.f64 (neg.f64 (*.f64 a a)) #s(literal 1 binary64)) (*.f64 a (neg.f64 (/.f64 (*.f64 a a) b)))) |
(/.f64 (neg.f64 (neg.f64 b)) a) |
(/.f64 (neg.f64 (/.f64 a a)) (neg.f64 (/.f64 a b))) |
(/.f64 (/.f64 (neg.f64 a) (/.f64 a b)) (neg.f64 a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 b (neg.f64 a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (+.f64 #s(literal 0 binary64) (/.f64 b (neg.f64 a)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a))) b)) (*.f64 a a)) |
(/.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a))) b)) a) |
(/.f64 (/.f64 (/.f64 a a) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (neg.f64 b) #s(literal -1 binary64)) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 b))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 a b))) (neg.f64 a)) (/.f64 (*.f64 a a) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) b)) (*.f64 a a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (neg.f64 b))) (neg.f64 (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) (*.f64 a a)) |
(pow.f64 (/.f64 b a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) (/.f64 a a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) b))) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 b a) (/.f64 a a)) |
(*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a))) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 b (neg.f64 a))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 a (neg.f64 b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a))) b) (neg.f64 a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a))) b) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 a a) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (pow.f64 (/.f64 (/.f64 a b) (neg.f64 a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 a a) a) b) |
(*.f64 (/.f64 (neg.f64 a) (neg.f64 (*.f64 a a))) b) |
(*.f64 (/.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 (/.f64 a a) (neg.f64 a)) (neg.f64 b)) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (/.f64 (*.f64 a a) b)) (neg.f64 (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (/.f64 (*.f64 a a) b)) (neg.f64 (*.f64 a a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
#s(literal 0 binary64) |
a |
(+.f64 a #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) a) |
(-.f64 #s(literal 0 binary64) (neg.f64 a)) |
(fma.f64 #s(literal 1 binary64) a #s(literal 0 binary64)) |
(fma.f64 a #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 a)) |
(/.f64 (*.f64 a (*.f64 a a)) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 a a)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 a a) a) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) #s(literal 0 binary64)))) |
(pow.f64 a #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) a) |
(*.f64 a #s(literal 1 binary64)) |
(*.f64 (neg.f64 a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 a)) |
(+.f64 #s(literal 0 binary64) (neg.f64 a)) |
(+.f64 (neg.f64 a) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) a) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) a) |
(-.f64 (/.f64 #s(literal 0 binary64) a) a) |
(fma.f64 #s(literal 1 binary64) (neg.f64 a) #s(literal 0 binary64)) |
(fma.f64 a #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 a) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) a #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 a a)) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal 0 binary64)) |
(neg.f64 a) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (neg.f64 (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 (*.f64 a a)))) |
(/.f64 (*.f64 a (*.f64 a a)) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 a a)) a) |
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) #s(literal 0 binary64)))) |
(/.f64 (*.f64 a a) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a a))) (*.f64 a (neg.f64 (*.f64 a (*.f64 a a))))) (*.f64 a (neg.f64 (*.f64 a a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (neg.f64 (*.f64 a a)))) (neg.f64 (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) #s(literal 0 binary64)))) (*.f64 a (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a a) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 (*.f64 a a) (neg.f64 (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (neg.f64 (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 a)) |
(*.f64 a #s(literal -1 binary64)) |
(*.f64 (neg.f64 a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) a) |
(*.f64 (neg.f64 (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fabs.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 4 binary64))) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) |
(neg.f64 (*.f64 a #s(literal -2 binary64))) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 a)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 (neg.f64 a) #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(neg.f64 (/.f64 (*.f64 a a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 (*.f64 a a)))) |
(/.f64 (neg.f64 a) (/.f64 b a)) |
(/.f64 (neg.f64 (*.f64 a a)) b) |
(/.f64 (*.f64 a a) (neg.f64 b)) |
(pow.f64 (/.f64 b (neg.f64 (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 a (neg.f64 (/.f64 a b))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 a))) |
(*.f64 (/.f64 a b) (neg.f64 a)) |
(*.f64 (neg.f64 a) (/.f64 a b)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) b)) |
(*.f64 (neg.f64 (*.f64 a a)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal -1 binary64)) a) |
Compiled 25 462 to 2 690 computations (89.4% saved)
35 alts after pruning (27 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 154 | 7 | 1 161 |
| Fresh | 2 | 20 | 22 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1 159 | 35 | 1 194 |
| Status | Accuracy | Program |
|---|---|---|
| 34.3% | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) | |
| 51.1% | (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 34.1% | (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| ✓ | 51.9% | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
| 34.1% | (/.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) | |
| 48.2% | (/.f64 (+.f64 b (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))) | |
| 27.9% | (/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) | |
| ✓ | 27.0% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
| 31.5% | (/.f64 #s(literal 1 binary64) #s(approx (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/.f64 b (neg.f64 c)))) | |
| 31.4% | (/.f64 #s(literal 1 binary64) #s(approx (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))))) | |
| 24.7% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) | |
| ✓ | 31.2% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
| 24.4% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) | |
| 10.8% | (/.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) c)) a)) | |
| 2.5% | (/.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1/2 binary64) b)) a)) | |
| 10.5% | (/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b #s(literal 1/2 binary64)))))) | |
| ✓ | 34.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
| 32.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) | |
| 27.1% | (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 24.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a c (*.f64 (neg.f64 b) b)) (*.f64 b a))) | |
| 32.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) | |
| 37.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) | |
| ✓ | 37.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
| 37.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) | |
| 37.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) | |
| ✓ | 37.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
| 25.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b))) | |
| ✓ | 10.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) |
| 10.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (*.f64 (/.f64 #s(literal 1 binary64) b) c))) | |
| 2.6% | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 a b)))) | |
| ✓ | 2.5% | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
| 3.7% | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 a (/.f64 (*.f64 a a) b))) | |
| 2.5% | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) | |
| 2.5% | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 (/.f64 #s(literal 1 binary64) a) b)) | |
| 3.7% | #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) b)))) |
Compiled 1 267 to 524 computations (58.6% saved)
| Inputs |
|---|
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 (/.f64 #s(literal 1 binary64) a) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (*.f64 (/.f64 #s(literal 1 binary64) b) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/.f64 b (neg.f64 c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 a (/.f64 (*.f64 a a) b))) |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1/2 binary64) b)) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a c (*.f64 (neg.f64 b) b)) (*.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) c (/.f64 b (neg.f64 a)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 a b)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) c)) a)) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (+ b (sqrt (+ (* b b) (* c (* a -4))))) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 b (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
4 calls:
| 44.0ms | a |
| 34.0ms | c |
| 16.0ms | b |
| 15.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.1% | 1 | a |
| 85.2% | 3 | b |
| 55.7% | 3 | c |
| 74.7% | 5 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 (/.f64 #s(literal 1 binary64) a) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (*.f64 (/.f64 #s(literal 1 binary64) b) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/.f64 b (neg.f64 c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 a (/.f64 (*.f64 a a) b))) |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1/2 binary64) b)) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a c (*.f64 (neg.f64 b) b)) (*.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) c (/.f64 b (neg.f64 a)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 a b)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) c)) a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
1 calls:
| 33.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.2% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 (/.f64 #s(literal 1 binary64) a) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (*.f64 (/.f64 #s(literal 1 binary64) b) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/.f64 b (neg.f64 c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 a (/.f64 (*.f64 a a) b))) |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1/2 binary64) b)) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a c (*.f64 (neg.f64 b) b)) (*.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) c (/.f64 b (neg.f64 a)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 a b)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
1 calls:
| 13.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.1% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 (/.f64 #s(literal 1 binary64) a) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (*.f64 (/.f64 #s(literal 1 binary64) b) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/.f64 b (neg.f64 c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 a (/.f64 (*.f64 a a) b))) |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1/2 binary64) b)) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a c (*.f64 (neg.f64 b) b)) (*.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) c (/.f64 b (neg.f64 a)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 a b)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(/.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
1 calls:
| 43.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.2% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 (/.f64 #s(literal 1 binary64) a) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (*.f64 (/.f64 #s(literal 1 binary64) b) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/.f64 b (neg.f64 c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 a (/.f64 (*.f64 a a) b))) |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1/2 binary64) b)) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a c (*.f64 (neg.f64 b) b)) (*.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) c (/.f64 b (neg.f64 a)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 a b)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
1 calls:
| 8.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.1% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 (/.f64 #s(literal 1 binary64) a) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (*.f64 (/.f64 #s(literal 1 binary64) b) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/.f64 b (neg.f64 c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 a (/.f64 (*.f64 a a) b))) |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ 1 (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1/2 binary64) b)) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 a c (*.f64 (neg.f64 b) b)) (*.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 #s(literal 1 binary64) b) c (/.f64 b (neg.f64 a)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 a b)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) #s(approx (/ a (- b (sqrt (+ (* b b) (* c (* a -4)))))) (/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
2 calls:
| 10.0ms | b |
| 7.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.4% | 3 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 67.2% | 2 | b |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (*.f64 (/.f64 #s(literal 1 binary64) a) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (*.f64 (/.f64 #s(literal 1 binary64) b) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (* a -2) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/.f64 b (neg.f64 c)))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.9% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
| Outputs |
|---|
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a))) |
4 calls:
| 28.0ms | a |
| 2.0ms | b |
| 2.0ms | c |
| 2.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.3% | 1 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 37.3% | 1 | a |
| 37.3% | 1 | c |
| 45.0% | 2 | b |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (- (/ c b) (/ b a)) (/.f64 c b))) |
| Outputs |
|---|
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) |
4 calls:
| 2.0ms | b |
| 2.0ms | c |
| 2.0ms | a |
| 2.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.5% | 1 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 10.5% | 1 | a |
| 10.5% | 1 | c |
| 10.5% | 1 | b |
Compiled 32 to 23 computations (28.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
| Outputs |
|---|
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
4 calls:
| 1.0ms | b |
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 2.5% | 1 | a |
| 2.5% | 1 | b |
| 2.5% | 1 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 2.5% | 1 | c |
Compiled 32 to 23 computations (28.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 7.184105576037306e+90 | 1.7589331071773964e+101 |
| 21.0ms | -1.0307117243700886e-139 | -3.4439837016459114e-144 |
| 18.0ms | 252× | 0 | valid |
| 16.0ms | 49× | 0 | invalid |
| 4.0ms | 32× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 629 to 426 computations (32.3% saved)
ival-neg: 14.0ms (45.6% of total)ival-mult: 7.0ms (22.8% of total)ival-sub: 3.0ms (9.8% of total)ival-div: 2.0ms (6.5% of total)ival-sqrt: 2.0ms (6.5% of total)adjust: 1.0ms (3.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.184105576037306e+90 | 1.7589331071773964e+101 |
| 1.0ms | -1.0307117243700886e-139 | -3.4439837016459114e-144 |
Compiled 611 to 408 computations (33.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.184105576037306e+90 | 1.7589331071773964e+101 |
| 1.0ms | -1.0307117243700886e-139 | -3.4439837016459114e-144 |
Compiled 557 to 372 computations (33.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 8.372132256100927e-167 | 6.78816562602649e-157 |
| 16.0ms | -1.0307117243700886e-139 | -3.4439837016459114e-144 |
| 18.0ms | 244× | 0 | valid |
| 7.0ms | 88× | 0 | invalid |
| 1.0ms | 7× | 1 | valid |
| 1.0ms | 5× | 2 | valid |
Compiled 521 to 354 computations (32.1% saved)
ival-mult: 7.0ms (40.2% of total)ival-sub: 3.0ms (17.2% of total)ival-div: 2.0ms (11.5% of total)ival-sqrt: 2.0ms (11.5% of total)ival-neg: 2.0ms (11.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 8.372132256100927e-167 | 6.78816562602649e-157 |
| 1.0ms | -1.0307117243700886e-139 | -3.4439837016459114e-144 |
Compiled 521 to 354 computations (32.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 58.0ms | -4.076770595246398e-305 | 3.1910430157318594e-303 |
| 10.0ms | 144× | 0 | valid |
| 6.0ms | 78× | 0 | invalid |
Compiled 212 to 137 computations (35.4% saved)
ival-mult: 5.0ms (46.4% of total)ival-sub: 2.0ms (18.5% of total)ival-div: 1.0ms (9.3% of total)ival-sqrt: 1.0ms (9.3% of total)ival-neg: 1.0ms (9.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -4.076770595246398e-305 | 3.1910430157318594e-303 |
Compiled 185 to 128 computations (30.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | -55766781.44865761 | -1.4236433256190015e-6 |
| 10.0ms | 53× | 2 | valid |
| 5.0ms | 42× | 1 | valid |
| 4.0ms | 60× | 0 | valid |
| 1.0ms | 5× | 3 | valid |
| 1.0ms | 10× | 0 | invalid |
Compiled 193 to 130 computations (32.6% saved)
ival-mult: 4.0ms (25.5% of total)adjust: 3.0ms (19.1% of total)ival-sub: 3.0ms (19.1% of total)ival-div: 2.0ms (12.7% of total)ival-sqrt: 2.0ms (12.7% of total)ival-neg: 1.0ms (6.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
| 40× | *-commutative_binary64 |
| 26× | +-commutative_binary64 |
| 20× | sub-neg_binary64 |
| 18× | neg-sub0_binary64 |
| 18× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 556 |
| 1 | 115 | 556 |
| 2 | 134 | 556 |
| 3 | 151 | 556 |
| 4 | 160 | 556 |
| 5 | 164 | 556 |
| 6 | 165 | 556 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal -5363123171977039/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 116000000000000001067667811841858865065200616612357701464500664049019121256451456409874537753855655936 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (<=.f64 b #s(literal -5363123171977039/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 116000000000000001067667811841858865065200616612357701464500664049019121256451456409874537753855655936 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (<=.f64 b #s(literal -5363123171977039/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 116000000000000001067667811841858865065200616612357701464500664049019121256451456409874537753855655936 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (<=.f64 b #s(literal -418323607414209/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 2589240140421563/3864537523017258344695351890931987344298927329706434998657235251451519142289560424536193766581922577962463616031502177177365078661042987655742908673467080748696980814823424 binary64)) (/.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (<=.f64 b #s(literal -418323607414209/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 2589240140421563/3864537523017258344695351890931987344298927329706434998657235251451519142289560424536193766581922577962463616031502177177365078661042987655742908673467080748696980814823424 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (<=.f64 b #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))) |
(if (<=.f64 b #s(literal -4242751136953197/36893488147419103232 binary64)) #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -5363123171977039/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 116000000000000001067667811841858865065200616612357701464500664049019121256451456409874537753855655936 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (<=.f64 b #s(literal -5363123171977039/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 116000000000000001067667811841858865065200616612357701464500664049019121256451456409874537753855655936 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (<=.f64 b #s(literal -5363123171977039/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 116000000000000001067667811841858865065200616612357701464500664049019121256451456409874537753855655936 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (<=.f64 b #s(literal -5363123171977039/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 116000000000000001067667811841858865065200616612357701464500664049019121256451456409874537753855655936 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (<=.f64 b #s(literal -418323607414209/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 2589240140421563/3864537523017258344695351890931987344298927329706434998657235251451519142289560424536193766581922577962463616031502177177365078661042987655742908673467080748696980814823424 binary64)) (/.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (<=.f64 b #s(literal -418323607414209/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 2589240140421563/3864537523017258344695351890931987344298927329706434998657235251451519142289560424536193766581922577962463616031502177177365078661042987655742908673467080748696980814823424 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (<=.f64 b #s(literal -418323607414209/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 2589240140421563/3864537523017258344695351890931987344298927329706434998657235251451519142289560424536193766581922577962463616031502177177365078661042987655742908673467080748696980814823424 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 #s(approx (+ (* b b) (* c (* a -4))) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))))) |
(if (<=.f64 b #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))) |
(if (<=.f64 b #s(literal -4242751136953197/36893488147419103232 binary64)) #s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (/.f64 b a)))) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 c b)) |
#s(approx (/ 1/2 (/ a (- b (sqrt (+ (* b b) (* c (* a -4))))))) (/.f64 b a)) |
| 9 868× | lower-fma.f64 |
| 9 868× | lower-fma.f32 |
| 7 984× | lower-*.f64 |
| 7 984× | lower-*.f32 |
| 7 258× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 243 |
| 0 | 79 | 238 |
| 1 | 307 | 237 |
| 2 | 2130 | 237 |
| 0 | 8281 | 237 |
| 0 | 14 | 51 |
| 0 | 23 | 51 |
| 1 | 81 | 51 |
| 2 | 591 | 48 |
| 0 | 8093 | 44 |
| 0 | 1117 | 11290 |
| 1 | 3662 | 11049 |
| 0 | 8049 | 10585 |
| 0 | 545 | 3138 |
| 1 | 1718 | 3109 |
| 2 | 5758 | 3070 |
| 0 | 8120 | 2910 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 438 to 191 computations (56.4% saved)
Compiled 732 to 208 computations (71.6% saved)
Loading profile data...