
Time bar (total: 10.7s)
| 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)
| 624.0ms | 5 584× | 0 | valid |
| 483.0ms | 1 290× | 1 | valid |
| 396.0ms | 1 195× | 2 | valid |
| 91.0ms | 935× | 0 | invalid |
| 57.0ms | 187× | 3 | valid |
ival-mult: 405.0ms (37.7% of total)ival-sub: 225.0ms (21% of total)ival-div: 131.0ms (12.2% of total)ival-sqrt: 110.0ms (10.2% of total)ival-neg: 102.0ms (9.5% of total)adjust: 82.0ms (7.6% of total)exact: 10.0ms (0.9% of total)ival-true: 7.0ms (0.7% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 119 | 0 | - | 1 | (4.638867569207325e-133 9.109447678217398e-303 -6.24370638367376e-181) | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 55 | 0 | - | 0 | - | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 15 | 0 | - | 1 | (2.9007028299561217e-271 -2.85473322728792e+34 -7.91131166260844e-18) | (/.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)) |
| 3 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 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 | 108 | 0 |
| ↳ | (*.f64 b b) | overflow | 89 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 26 | |
| ↳ | (*.f64 a c) | overflow | 26 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | overflow | 108 | |
-.f64 | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | cancellation | 55 | 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 | 14 | 0 |
| ↳ | (*.f64 b b) | underflow | 38 | |
| ↳ | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | underflow | 27 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 45 | |
| ↳ | (*.f64 a c) | underflow | 45 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 10 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 10 | 0 |
| ↳ | (*.f64 b b) | underflow | 38 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 45 | |
| ↳ | (*.f64 a c) | underflow | 45 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 10 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 3 | 0 |
| ↳ | (*.f64 b b) | overflow | 89 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 26 | |
| ↳ | (*.f64 a c) | overflow | 26 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 129 | 1 |
| - | 21 | 105 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 129 | 0 | 1 |
| - | 21 | 0 | 105 |
| number | freq |
|---|---|
| 0 | 106 |
| 1 | 111 |
| 2 | 38 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 38.0ms | 352× | 0 | valid |
| 20.0ms | 78× | 2 | valid |
| 12.0ms | 72× | 1 | valid |
| 3.0ms | 10× | 3 | valid |
Compiled 161 to 46 computations (71.4% saved)
ival-mult: 13.0ms (32.1% of total)ival-sub: 7.0ms (17.3% of total)ival-sqrt: 6.0ms (14.8% of total)adjust: 5.0ms (12.3% of total)ival-div: 5.0ms (12.3% of total)ival-neg: 2.0ms (4.9% of total)exact: 1.0ms (2.5% 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 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
Compiled 17 to 14 computations (17.6% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.9% | (/.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 17 to 14 computations (17.6% 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 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(-.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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(*.f64 b b) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 a c) |
(*.f64 c a) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.5976562500000001 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | |
| accuracy | 3.4262428286936304 | (/.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.405286970155718 | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | |
| accuracy | 27.597019108926514 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 18.0ms | 176× | 0 | valid |
| 18.0ms | 39× | 2 | valid |
| 15.0ms | 36× | 1 | valid |
| 1.0ms | 5× | 3 | valid |
Compiled 72 to 16 computations (77.8% saved)
adjust: 11.0ms (35.2% of total)ival-mult: 7.0ms (22.4% of total)ival-sub: 6.0ms (19.2% of total)ival-sqrt: 3.0ms (9.6% of total)ival-div: 3.0ms (9.6% of total)ival-neg: 1.0ms (3.2% 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 (/ 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 (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 (* -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 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 (* -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 (* -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 (* -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 (* (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 (* (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 -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 (* 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 (* -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>) () ())) ()) |
#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 (* -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 (* -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 (* -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 (* (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 (* -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 (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 (* -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 (* -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 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 (/ 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 (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 (* -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 (* -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 (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 (* -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 (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 (* -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 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 (* -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 (* -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 (* -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 (* (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 (* (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 (* -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 (* 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 (* (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>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | b | @ | inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (* b b) (* 4 (* a c))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 3.0ms | c | @ | inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (* b b) (* 4 (* a c))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 2.0ms | a | @ | -inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (* b b) (* 4 (* a c))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 2.0ms | c | @ | -inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (* b b) (* 4 (* a c))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 2.0ms | b | @ | 0 | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (* b b) (* 4 (* a c))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (sqrt (- (* 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 | 5763 | 3070 |
| 0 | 8125 | 2910 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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)) |
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)))))))) |
(* -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)))))))) |
(* -4 (* a c)) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* -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))))) |
(* (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)))))) |
(* (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)) |
(* -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 (* (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 (* (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)))))))) |
(* -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))))) |
(* -4 (* a c)) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* 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))) |
(* -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))))))))) |
(* -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))) |
(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))))) |
(* -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))))))) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
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 (/ 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)) |
(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))))) |
(* -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)) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -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)))))))) |
(* -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) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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)) |
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)))))))) |
(* -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))))))) |
(* -4 (* a c)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* -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))))) |
(* (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)))))) |
(* (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))) |
(* -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)))) |
(* 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 (* (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)))))))) |
| Outputs |
|---|
(* -1 (/ b a)) |
(/.f64 (neg.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))))) |
(fma.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) #s(literal 2 binary64)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64))) c (*.f64 (/.f64 a b) #s(literal 2 binary64))) c (*.f64 #s(literal -2 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (*.f64 (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)) #s(literal -2 binary64)) c b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))) (*.f64 (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)) #s(literal -2 binary64))) c b) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* 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 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 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))))))) |
(*.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))))) 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 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64)))) c) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) c) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b 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)) (/ b c))))) |
(*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))))) c) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) 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 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) 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 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -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 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c)) 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 (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (neg.f64 c))) c)) c) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 b 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal 1/4 binary64) (neg.f64 b)) c) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) 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 (neg.f64 c) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 b b)) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)))) c) b) c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (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 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))) |
(* -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 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) #s(literal -1/2 binary64)) |
(+ (* -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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/2 binary64) a)) b)) |
(+ (* -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 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal -1 binary64)) b)) |
(- (* 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 (fma.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))) b #s(literal -1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) |
(* -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 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.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 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.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 (fma.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(fma.f64 b (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 c b) b)) (/.f64 (neg.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 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 c b) b))) (/.f64 (neg.f64 b) a)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal 2 binary64) #s(literal -2 binary64)) b) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (/.f64 c b) b) a (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64) #s(literal -2 binary64)) 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 (fma.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (fma.f64 (/.f64 (/.f64 c b) b) a (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64) #s(literal -2 binary64))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (/.f64 c b) b) a (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) #s(literal 1 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))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (fma.f64 (/.f64 (/.f64 c b) b) a (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64))) b) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c 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 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c))) (neg.f64 b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* -2 (/ (* a c) b)) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) b) (/.f64 a b) (*.f64 c a)) #s(literal -2 binary64)) 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 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) b) (/.f64 a b) (*.f64 c a)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))) (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 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) b) (/.f64 a b) (*.f64 c a)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (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 (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (/.f64 c b) b) a (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 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 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (fma.f64 (/.f64 (/.f64 c b) b) a (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64))) (neg.f64 b)) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)) c) a (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 (fma.f64 (fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) #s(literal 2 binary64)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)) c)) a (*.f64 #s(literal -2 binary64) b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)) c) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) #s(literal -1/2 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)))))) |
(fma.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))))) |
(+ (* -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 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64) (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) 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 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))))) a) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.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)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) 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))))) |
(*.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a) |
(* 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 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 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))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) (neg.f64 a))) (neg.f64 a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal 1/4 binary64) (neg.f64 b)) a) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) a) |
(* -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 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b)) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)))) a) b) a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (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 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
| 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 |
|---|
(*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) a) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) a) (/.f64 (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) a) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(*.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(*.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (fma.f64 (*.f64 b #s(literal 2 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)) a))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)) a))) |
(*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 2 binary64)) a))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 2 binary64)) a))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 b #s(literal 2 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (pow.f64 a #s(literal -1 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b #s(literal 2 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b #s(literal 2 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64)))) (*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 a (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) a)) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) a)) |
(/.f64 (*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 a (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)) a) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)) a) (fma.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 2 binary64)) a) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 9/2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 2 binary64)) a) (fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)))) |
(/.f64 (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 2 binary64)) a))) |
(/.f64 (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)) a))) |
(/.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 2 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64)) a) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)) a)) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (fma.f64 (*.f64 b #s(literal 2 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 2 binary64)) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)))) |
(neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) 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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) 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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 b (*.f64 #s(literal -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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)) a)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)) a))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 2 binary64)) a)) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 2 binary64)) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)) (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(*.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64))) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64))) (hypot.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 9 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (fma.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)))) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (hypot.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))))) |
(/.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) c) a)))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) |
(neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 4 binary64))) a (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 c #s(literal 4 binary64))) a (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 4 binary64) (neg.f64 c)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 c #s(literal 4 binary64))) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 a) c) (*.f64 b b)) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(fma.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(sqrt.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(fabs.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (neg.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) |
(*.f64 (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(*.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) (fma.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64))) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 9/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) (fma.f64 b (/.f64 b (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) (+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 9/2 binary64))) (*.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) |
(neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) |
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(fma.f64 (/.f64 (*.f64 b b) (hypot.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 b b) (neg.f64 (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (/.f64 (pow.f64 b #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) b) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal -1 binary64) b) |
(fma.f64 (*.f64 b b) (/.f64 b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(fma.f64 b (/.f64 b (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(fma.f64 b (/.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(-.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) b) |
(-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) b) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (-.f64 (hypot.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))))) |
(+.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) b) |
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 b #s(literal 1 binary64)) |
(pow.f64 b #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (pow.f64 b #s(literal 3 binary64)))) |
(/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 b b) b) |
(neg.f64 b) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) #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 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 b #s(literal 1 binary64) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b) |
(-.f64 #s(literal 0 binary64) b) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) b) |
(+.f64 b #s(literal 0 binary64)) |
b |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
Compiled 21 000 to 2 288 computations (89.1% saved)
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 642 | 17 | 659 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 643 | 17 | 660 |
| Status | Accuracy | Program |
|---|---|---|
| 48.2% | (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) | |
| 34.1% | (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a a)) | |
| 25.9% | (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal 2 binary64) a))) | |
| 42.4% | (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 50.0% | (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 51.9% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 31.7% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| 30.6% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 10.4% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 10.1% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) | |
| 36.0% | (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal 2 binary64))) | |
| 28.3% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.0% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) | |
| ▶ | 33.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) |
| 39.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) | |
| ▶ | 33.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
| 39.0% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
Compiled 548 to 416 computations (24.1% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 128 | (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) | |
| cost-diff | 128 | (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| cost-diff | 0 | (*.f64 (/.f64 c b) a) | |
| cost-diff | 0 | (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) | |
| cost-diff | 0 | (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) | |
| cost-diff | 0 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) | |
| cost-diff | 128 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (/.f64 c (neg.f64 b)) | |
| cost-diff | 0 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) | |
| cost-diff | 128 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| 3 976× | lower-fma.f32 |
| 3 970× | lower-fma.f64 |
| 2 576× | lower-*.f32 |
| 2 566× | lower-*.f64 |
| 1 356× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 329 |
| 0 | 68 | 323 |
| 1 | 125 | 323 |
| 2 | 249 | 321 |
| 3 | 549 | 317 |
| 4 | 1037 | 317 |
| 5 | 2148 | 317 |
| 6 | 4281 | 317 |
| 7 | 5445 | 317 |
| 8 | 5913 | 317 |
| 9 | 6120 | 317 |
| 10 | 6148 | 317 |
| 11 | 6165 | 317 |
| 12 | 6350 | 317 |
| 13 | 6381 | 317 |
| 14 | 6383 | 317 |
| 15 | 6383 | 317 |
| 16 | 7538 | 317 |
| 0 | 8002 | 316 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) c) |
#s(literal -4 binary64) |
c |
a |
(*.f64 b b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(/.f64 c (neg.f64 b)) |
c |
(neg.f64 b) |
b |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) |
(*.f64 b b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) |
(fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) |
(*.f64 (/.f64 c b) a) |
(/.f64 c b) |
c |
b |
a |
(neg.f64 b) |
(/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(neg.f64 b) |
b |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
#s(literal 1 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
a |
(*.f64 b b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
| Outputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) c) |
(*.f64 c #s(literal -4 binary64)) |
#s(literal -4 binary64) |
c |
a |
(*.f64 b b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(/.f64 c (neg.f64 b)) |
c |
(neg.f64 b) |
b |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) b)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) |
(*.f64 b b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 (fma.f64 (/.f64 (/.f64 a b) b) c #s(literal 1 binary64)) b) (neg.f64 c))) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) |
(*.f64 (/.f64 (fma.f64 (/.f64 (/.f64 a b) b) c #s(literal 1 binary64)) b) (neg.f64 c)) |
(fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) |
(*.f64 (/.f64 c b) a) |
(/.f64 c b) |
c |
b |
a |
(neg.f64 b) |
(/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) a) |
(-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) b) |
(neg.f64 b) |
b |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
#s(literal 1 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
#s(literal -4 binary64) |
(*.f64 c a) |
(*.f64 a c) |
c |
a |
(*.f64 b b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.6015625000000001 | (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) | |
| accuracy | 3.4262428286936304 | (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| accuracy | 12.405286970155718 | (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) | |
| accuracy | 27.040523297679577 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) | |
| accuracy | 0.0390625 | (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) | |
| accuracy | 0.4979328114439649 | (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) | |
| accuracy | 5.84570461328562 | (*.f64 (/.f64 c b) a) | |
| accuracy | 42.600624284969804 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) | |
| accuracy | 3.4262428286936304 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| accuracy | 12.405286970155718 | (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) | |
| accuracy | 17.57771886242508 | #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) | |
| accuracy | 27.597019108926514 | (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) | |
| accuracy | 0 | (/.f64 c (neg.f64 b)) | |
| accuracy | 0 | (neg.f64 b) | |
| accuracy | 42.53614586848332 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) | |
| accuracy | 0 | (neg.f64 b) | |
| accuracy | 3.4262428286936304 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| accuracy | 12.405286970155718 | (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) | |
| accuracy | 27.597019108926514 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
| 204.0ms | 176× | 0 | valid |
| 25.0ms | 39× | 2 | valid |
| 22.0ms | 36× | 1 | valid |
| 6.0ms | 5× | 3 | valid |
Compiled 308 to 38 computations (87.7% saved)
ival-mult: 176.0ms (77.3% of total)ival-div: 17.0ms (7.5% of total)adjust: 13.0ms (5.7% of total)ival-sqrt: 8.0ms (3.5% of total)ival-sub: 7.0ms (3.1% of total)ival-add: 5.0ms (2.2% of total)ival-neg: 1.0ms (0.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 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ()) |
#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ()) |
#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ()) |
#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation:binary64>) () ()) |
#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ()) |
#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ()) |
#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #<representation:binary64>) () ()) |
#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) #<representation:binary64>) () ()) |
#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ()) |
#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ()) |
#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ()) |
#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #<representation:binary64>) () ()) |
#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ()) |
#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ()) |
| Outputs |
|---|
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.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 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<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 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 c) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt c (taylor 0 c) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ 1 (/ (* a c) (pow b 2)))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ 1 (/ (* a c) (pow b 2)))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ 1 (/ (* a c) (pow b 2)))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor 0 c) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor 0 c) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor 0 c) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor 0 c) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 c) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 c) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* a (pow c 2)) (pow b 3))) (taylor inf c) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) (taylor inf c) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) (taylor inf c) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) (taylor inf c) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf c) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) (taylor inf c) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) (taylor inf c) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) (taylor inf c) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor inf c) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor inf c) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor inf c) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor inf c) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<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 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* a (pow c 2)) (pow b 3))) (taylor -inf c) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) (taylor -inf c) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) (taylor -inf c) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) (taylor -inf c) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf c) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor -inf c) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor -inf c) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor -inf c) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor -inf c) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 0 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 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<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 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #<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 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* a (pow c 2)) (pow b 3))) (taylor 0 b) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) (taylor 0 b) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor 0 b) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.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 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt c (taylor inf b) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor inf b) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor inf b) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor inf b) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor inf b) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor inf b) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor inf b) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor inf b) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #<representation:binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 c (neg.f64 b)) (patch (/.f64 c (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt c (taylor -inf b) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor -inf b) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor -inf b) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor -inf b) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor -inf b) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.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 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<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 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 a) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) (taylor 0 a) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt c (taylor 0 a) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (+ c (/ (* a (pow c 2)) (pow b 2))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor 0 a) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor 0 a) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor 0 a) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor 0 a) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 a) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 a) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* a (pow c 2)) (pow b 3))) (taylor inf a) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) (taylor inf a) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) (taylor inf a) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) (taylor inf a) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor inf a) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor inf a) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor inf a) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor inf a) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor inf a) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<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 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 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)) (/.f64 c (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (patch (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 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)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (* a (pow c 2)) (pow b 3))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) (patch (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a (pow c 2)) (pow b 2)) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (patch (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor -inf a) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor -inf a) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor -inf a) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ (* a c) b) (taylor -inf a) (#s(alt (*.f64 (/.f64 c b) a) (patch (*.f64 (/.f64 c b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (patch #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (patch (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | b | @ | -inf | ((/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (neg b) (sqrt (+ (* (* -4 c) a) (* b b))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ c (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* (* (/ c b) a) (/ c b)) c) (neg b)) (+ (* (* (/ c b) a) (/ c b)) c) (* (/ c b) a) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (- (* b b) (* 4 (* a c))) (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))) (+ (* -4 (* c a)) (* b b))) |
| 5.0ms | c | @ | 0 | ((/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (neg b) (sqrt (+ (* (* -4 c) a) (* b b))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ c (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* (* (/ c b) a) (/ c b)) c) (neg b)) (+ (* (* (/ c b) a) (/ c b)) c) (* (/ c b) a) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (- (* b b) (* 4 (* a c))) (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))) (+ (* -4 (* c a)) (* b b))) |
| 4.0ms | b | @ | 0 | ((/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (neg b) (sqrt (+ (* (* -4 c) a) (* b b))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ c (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* (* (/ c b) a) (/ c b)) c) (neg b)) (+ (* (* (/ c b) a) (/ c b)) c) (* (/ c b) a) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (- (* b b) (* 4 (* a c))) (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))) (+ (* -4 (* c a)) (* b b))) |
| 3.0ms | c | @ | inf | ((/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (neg b) (sqrt (+ (* (* -4 c) a) (* b b))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ c (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* (* (/ c b) a) (/ c b)) c) (neg b)) (+ (* (* (/ c b) a) (/ c b)) c) (* (/ c b) a) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (- (* b b) (* 4 (* a c))) (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))) (+ (* -4 (* c a)) (* b b))) |
| 3.0ms | c | @ | -inf | ((/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (neg b) (sqrt (+ (* (* -4 c) a) (* b b))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ c (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* (* (/ c b) a) (/ c b)) c) (neg b)) (+ (* (* (/ c b) a) (/ c b)) c) (* (/ c b) a) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (- (* b b) (* 4 (* a c))) (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))) (+ (* -4 (* c a)) (* b b))) |
| 1× | egg-herbie |
| 9 642× | lower-fma.f64 |
| 9 642× | lower-fma.f32 |
| 8 982× | lower-*.f64 |
| 8 982× | lower-*.f32 |
| 3 548× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 795 | 13280 |
| 1 | 2539 | 13093 |
| 0 | 8441 | 12498 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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)))) |
(* -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)) |
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)))))))) |
(* -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 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c 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)))) |
(* -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)) |
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)))))))) |
(* -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 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
c |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) 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)))) |
(* -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)) |
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)))))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(/ 1 b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) |
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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)))))))) |
(* -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))))) |
(* (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)))))) |
(* -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)))))))) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c 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)))))))) |
(* -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))))) |
(* (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)))))) |
(* -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)))))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) 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)))))))) |
(* -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))))) |
(* (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)))))) |
(* -4 (* a c)) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) 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/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))))) |
(* 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 (* (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 (/ 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 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* (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))))) |
(* 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 (* (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 (/ 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 (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(* (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))))) |
(* 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 (* (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)) |
(* -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/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -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/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 (* (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))) |
(* -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))))))))) |
(* -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 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ 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))) (* 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 (* (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))) |
(* (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))))))))) |
(* -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 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a 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))) (* 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 (* (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))) |
(* (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))))))))) |
(* -4 (* a c)) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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))) |
(* -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))))))) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
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 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 b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -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))) |
(* -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))))))) |
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 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) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(* -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))) |
(* -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))))))) |
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))))))) |
(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))))) |
(/ 1 b) |
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) |
(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))))) |
(* -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)) |
(* -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)) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -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)))))))) |
(* -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 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -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)) |
(* -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)) |
(* -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)))))))) |
(* -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 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(* -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)) |
(* -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)) |
(* -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) |
(* (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))))) |
(/ -1 b) |
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) |
(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))))) |
(* -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) |
(* -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)) |
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)))))))) |
(* -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 (/ 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) |
(* -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)) |
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)))))))) |
(* -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 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a 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) |
(* -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)) |
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)))))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(/ 1 b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) |
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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))))))) |
(* -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))))) |
(* (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)))))) |
(* -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))))))) |
(* -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))))))) |
(* -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))))) |
(* (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)))))) |
(* -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))))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a 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/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))))))) |
(* -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))))) |
(* (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)))))) |
(* -4 (* a c)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* (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))) |
(* 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 (* (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)))))))) |
(* (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))) |
(* (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))) |
(* 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 (* (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)))))))) |
(* (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 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(* (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))) |
(* 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 (* (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)) |
(* -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)))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -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)) |
(/.f64 (neg.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))))) |
(fma.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 c b) a (neg.f64 b))) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 2 binary64))) c (*.f64 #s(literal -2 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b) |
(* -1 (/ b a)) |
(/.f64 (neg.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))))) |
(fma.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ b a)) |
(/.f64 (neg.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))))) |
(fma.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 c b) a (neg.f64 b))) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 2 binary64))) c (*.f64 #s(literal -2 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b) |
(* -1 (/ b a)) |
(/.f64 (neg.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))))) |
(fma.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) b)) c) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) b)) c) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) b)) c) |
c |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.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))))) |
(fma.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 c b) a (neg.f64 b))) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 2 binary64))) c (*.f64 #s(literal -2 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) a (/.f64 #s(literal 1 binary64) b)) |
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) |
(fma.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -12 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) c (/.f64 #s(literal 1 binary64) b)) |
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -12 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b b)) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -64 binary64)) (pow.f64 b #s(literal 8 binary64)))) c (/.f64 (*.f64 (*.f64 a a) #s(literal -12 binary64)) (pow.f64 b #s(literal 6 binary64))))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) c (/.f64 #s(literal 1 binary64) b)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* 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 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 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))))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) 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 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))))) c) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) c) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b 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)) (/ b c))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) c) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) 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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) 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 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* 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 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 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))))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) 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 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))))) c) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* 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 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 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))))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) 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 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))))) c) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) c) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b 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)) (/ b c))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) c) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) 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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) 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 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* 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 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 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))))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) 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 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))))) c) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) b) c)) (*.f64 c c)) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) b) c)) (*.f64 c c)) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) b) c)) (*.f64 c c)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) c) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (+.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (+.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (+.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c)) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* 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 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 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))))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) 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 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))))) c) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) c) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b 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)) (/ b c))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) c) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) 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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) 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 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(fma.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/256 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -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))))) |
(neg.f64 (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (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 (neg.f64 c) (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (neg.f64 c))) c)))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal 1/4 binary64) (neg.f64 b)) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (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 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 b b)) #s(literal -1/4 binary64))) (neg.f64 c)) b) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (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 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))) |
(* -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 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -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))))) |
(neg.f64 (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (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 (neg.f64 c) (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (neg.f64 c))) c)))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -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))))) |
(neg.f64 (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (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 (neg.f64 c) (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (neg.f64 c))) c)))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal 1/4 binary64) (neg.f64 b)) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (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 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 b b)) #s(literal -1/4 binary64))) (neg.f64 c)) b) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (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 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))) |
(* -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 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -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))))) |
(neg.f64 (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (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 (neg.f64 c) (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (neg.f64 c))) c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) b) c)) (*.f64 c c)) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) b) c)) (*.f64 c c)) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) b) c)) (*.f64 c c)) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) c) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (+.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (+.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (+.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c)) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -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))))) |
(neg.f64 (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (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 (neg.f64 c) (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (neg.f64 c))) c)))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal 1/4 binary64) (neg.f64 b)) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (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 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 b b)) #s(literal -1/4 binary64))) (neg.f64 c)) b) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (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 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))) |
(* -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 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 (neg.f64 c) (neg.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 (neg.f64 c) (neg.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 (neg.f64 c) (neg.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/64 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/256 binary64)) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 (pow.f64 c #s(literal 3 binary64)))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (neg.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (neg.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (neg.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/2 binary64) a)) b)) |
(+ (* -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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (/.f64 #s(literal -1/2 binary64) a)) b)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal -1 binary64)) b) (*.f64 (sqrt.f64 (*.f64 c a)) (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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))) b #s(literal -1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) |
(* -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 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.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 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.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 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/2 binary64) a)) b)) |
(+ (* -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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (/.f64 #s(literal -1/2 binary64) a)) b)) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/2 binary64) a)) b)) |
(+ (* -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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (/.f64 #s(literal -1/2 binary64) a)) b)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal -1 binary64)) b) (*.f64 (sqrt.f64 (*.f64 c a)) (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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))) b #s(literal -1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.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 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.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 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/2 binary64) a)) b)) |
(+ (* -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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (/.f64 #s(literal -1/2 binary64) a)) b)) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64))) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) c) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (/.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b) b) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (/.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b) b) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (/.f64 (fma.f64 (*.f64 c b) b (*.f64 (*.f64 c c) a)) b) b) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/2 binary64) a)) b)) |
(+ (* -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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (/.f64 #s(literal -1/2 binary64) a)) b)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal -1 binary64)) b) (*.f64 (sqrt.f64 (*.f64 c a)) (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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))) b #s(literal -1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.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 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.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 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 b b)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -1/4 binary64))) (pow.f64 a #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c a))) (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 #s(literal -1/4 binary64) c)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -1/4 binary64))) (pow.f64 a #s(literal 3 binary64)))) a) (/.f64 (/.f64 #s(literal 1/256 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -1/4 binary64))) (pow.f64 a #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a))) b) |
(* 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 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64) #s(literal -2 binary64)) b) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 2 binary64))) 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 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (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 (/.f64 c b) a) b)) #s(literal 2 binary64))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.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 (/.f64 c b) a) b)) #s(literal 1 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))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (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 (/.f64 c b) a) b)) #s(literal 1 binary64))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a))) b) |
(* 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 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)))) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a))) b) |
(* 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 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64) #s(literal -2 binary64)) b) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 2 binary64))) 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 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (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 (/.f64 c b) a) b)) #s(literal 2 binary64))) b) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.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 (/.f64 c b) a) b)) #s(literal 1 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))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (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 (/.f64 c b) a) b)) #s(literal 1 binary64))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a))) b) |
(* 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 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)))) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) (neg.f64 b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) (neg.f64 b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) (neg.f64 b)) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a))) b) |
(* 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 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64) #s(literal -2 binary64)) b) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 2 binary64))) 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 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (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 (/.f64 c b) a) b)) #s(literal 2 binary64))) b) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.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 (/.f64 c b) a) b)) #s(literal 1 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))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (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 (/.f64 c b) a) b)) #s(literal 1 binary64))) b) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) b) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64) #s(literal 1 binary64)) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64) #s(literal 1 binary64))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -12 binary64))) a (*.f64 (*.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64) #s(literal 1 binary64))) b) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) b) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) 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 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) 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 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c))) (neg.f64 b)) |
(* -2 (/ (* a c) b)) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) c) (*.f64 c a))) (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 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 c a (*.f64 a (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) c))))) (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 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) c) (*.f64 c a))))) (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 (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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 (/.f64 c b) a) b)) #s(literal 1 binary64)) (neg.f64 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 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (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 (/.f64 c b) a) b)) #s(literal 1 binary64))) (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) 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 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) 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 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c))) (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) 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 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) 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 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c))) (neg.f64 b)) |
(* -2 (/ (* a c) b)) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) c) (*.f64 c a))) (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 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 c a (*.f64 a (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) c))))) (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 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) c) (*.f64 c a))))) (neg.f64 b)) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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 (/.f64 c b) a) b)) #s(literal 1 binary64)) (neg.f64 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 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (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 (/.f64 c b) a) b)) #s(literal 1 binary64))) (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) 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 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) 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 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c))) (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) (neg.f64 b)) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) 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 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) 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 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c))) (neg.f64 b)) |
(* -2 (/ (* a c) b)) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) c) (*.f64 c a))) (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 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 c a (*.f64 a (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) c))))) (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 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) c) (*.f64 c a))))) (neg.f64 b)) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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 (/.f64 c b) a) b)) #s(literal 1 binary64)) (neg.f64 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 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (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 (/.f64 c b) a) b)) #s(literal 1 binary64))) (neg.f64 b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) b) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64) #s(literal 1 binary64))) (neg.f64 b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -12 binary64))) a (*.f64 (*.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64) #s(literal 1 binary64))) (neg.f64 b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 c b) b) #s(literal 1 binary64)) b) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b)) a (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 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 c b) a (neg.f64 b))) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c 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 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.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 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b)) a (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 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b)) a (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 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 c b) a (neg.f64 b))) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c 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 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.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 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b)) a (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 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b))) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 (fma.f64 (/.f64 a b) (/.f64 c b) #s(literal 1 binary64)) c) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b)) a (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 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 c b) a (neg.f64 b))) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c 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 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.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 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(fma.f64 (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) a (/.f64 #s(literal 1 binary64) b)) |
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) |
(fma.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -12 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) a (/.f64 #s(literal 1 binary64) b)) |
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) |
(fma.f64 (fma.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 (*.f64 a b) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -12 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 b b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -64 binary64)) (pow.f64 b #s(literal 8 binary64)))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) b))) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) a (/.f64 #s(literal 1 binary64) b)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) 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 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.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)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) 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))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a) |
(* 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 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) 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 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.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)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) 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))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a) |
(* 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 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) c) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(*.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)) a) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(*.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)) a) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(*.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) 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 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.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)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) 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))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a) |
(* 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 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(fma.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/256 binary64)) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 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))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) (neg.f64 a))) (neg.f64 a))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
(* -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) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal 1/4 binary64) (neg.f64 b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
(* -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 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b)) #s(literal -1/4 binary64))) (neg.f64 a)) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (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 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 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))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) (neg.f64 a))) (neg.f64 a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 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))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) (neg.f64 a))) (neg.f64 a))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
(* -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) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal 1/4 binary64) (neg.f64 b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
(* -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 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b)) #s(literal -1/4 binary64))) (neg.f64 a)) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (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 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 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))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) (neg.f64 a))) (neg.f64 a))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) c) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 (neg.f64 a) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 (neg.f64 a) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 (neg.f64 a) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)))) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(/ (* a c) b) |
(*.f64 (/.f64 c b) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 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))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) (neg.f64 a))) (neg.f64 a))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
(* -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) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal 1/4 binary64) (neg.f64 b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
(* -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 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b)) #s(literal -1/4 binary64))) (neg.f64 a)) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (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 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 (neg.f64 a) (neg.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 (neg.f64 a) (neg.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 (neg.f64 a) (neg.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/64 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/256 binary64) a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1/256 binary64)) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (neg.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (neg.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (neg.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
| 5 992× | lower-fma.f32 |
| 5 986× | lower-fma.f64 |
| 4 144× | lower-*.f32 |
| 4 134× | lower-*.f64 |
| 4 092× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 257 |
| 0 | 68 | 239 |
| 1 | 281 | 234 |
| 2 | 1877 | 231 |
| 0 | 8314 | 228 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(neg.f64 b) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(/.f64 c (neg.f64 b)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b)) |
(fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) |
(*.f64 (/.f64 c b) a) |
(/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
| Outputs |
|---|
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (neg.f64 a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64)) a)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(pow.f64 (/.f64 a (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64)) a) |
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 b #s(literal -2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (fma.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (neg.f64 b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) |
(neg.f64 b) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) (+.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(-.f64 #s(literal 0 binary64) b) |
(+.f64 #s(literal 0 binary64) (neg.f64 b)) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (neg.f64 c) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal -1 binary64) b)) |
(pow.f64 (/.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 b) c) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 b c) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(/.f64 (neg.f64 (/.f64 c #s(literal -1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) b) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) b) |
(/.f64 (/.f64 c #s(literal -1 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b)) |
(/.f64 (neg.f64 c) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 b) c))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (neg.f64 b) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 b) c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
(/.f64 c (neg.f64 b)) |
(neg.f64 (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) a) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (neg.f64 a))) |
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 b #s(literal -2 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b 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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (pow.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (/.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (fma.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (-.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (neg.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64))))) |
(neg.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) (neg.f64 b))) |
(*.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c)) (neg.f64 b)) (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c)) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)) #s(literal -1 binary64)) b)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c)) b) (/.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c)) #s(literal -1 binary64)) b)) |
(*.f64 (/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64))) b) (/.f64 (pow.f64 (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 b) (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 b) (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) b) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c)) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) (neg.f64 b))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) (neg.f64 b)) (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) (/.f64 #s(literal -1 binary64) b)) |
(pow.f64 (/.f64 (/.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) b) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) b) (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) b) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) b))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) #s(literal -1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b))) (neg.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) b))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) #s(literal 1 binary64))) b) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c)))) b) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)) (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c)) (neg.f64 b)))) |
(/.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) #s(literal -1 binary64)) b) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b)) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))) |
(/.f64 (*.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) b)) (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) #s(literal 1 binary64)) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c))) (neg.f64 b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c))) (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64)))) (neg.f64 (*.f64 (neg.f64 b) (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)) (neg.f64 b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c)) (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c)) (*.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)))) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64))) (*.f64 (neg.f64 b) (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c)) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) (neg.f64 b)) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)))) (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))) (neg.f64 b)) (/.f64 (/.f64 (*.f64 c c) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))) (neg.f64 b))) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c)) (pow.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)) (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c)) (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))) (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))) (fma.f64 (/.f64 (*.f64 c c) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))) (*.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 c (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))) (*.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)) (*.f64 c c))) (*.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 c c) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64))) (-.f64 c (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c))) (neg.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 c c (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c)) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c)))) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64))) (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)) (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c)) (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)) (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) (*.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c)) (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (*.f64 a c) (*.f64 (neg.f64 b) #s(literal -1 binary64))) (/.f64 c b) c) |
(fma.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) (/.f64 (/.f64 c b) (neg.f64 b)) c) |
(fma.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) (/.f64 c (*.f64 b (neg.f64 b))) c) |
(fma.f64 (/.f64 (*.f64 a c) #s(literal 1 binary64)) (/.f64 c (*.f64 b b)) c) |
(fma.f64 (/.f64 (*.f64 a c) #s(literal 1 binary64)) (/.f64 (/.f64 c b) b) c) |
(fma.f64 (/.f64 c (*.f64 (neg.f64 b) #s(literal -1 binary64))) (*.f64 (/.f64 c b) a) c) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) #s(literal -1 binary64)) (/.f64 c (neg.f64 b)) c) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) #s(literal 1 binary64)) (/.f64 c b) c) |
(fma.f64 (/.f64 (*.f64 a c) (neg.f64 b)) (/.f64 c (neg.f64 b)) c) |
(fma.f64 (/.f64 (/.f64 c b) #s(literal -1 binary64)) (/.f64 (*.f64 a c) (neg.f64 b)) c) |
(fma.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) (*.f64 (/.f64 c b) a) c) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal -1 binary64))) c) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) (/.f64 (neg.f64 c) #s(literal -1 binary64)) c) |
(fma.f64 (/.f64 (/.f64 c b) b) (/.f64 a (pow.f64 c #s(literal -1 binary64))) c) |
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 a c) (*.f64 b b)) c) |
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 c b) a) b) c) |
(fma.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 c b) c) b) c) |
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 c b) c) (neg.f64 b)) c) |
(fma.f64 (/.f64 a b) (/.f64 (/.f64 c b) (pow.f64 c #s(literal -1 binary64))) c) |
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (*.f64 a c) (*.f64 b (neg.f64 b))) c) |
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 c b) a) (neg.f64 b)) c) |
(fma.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 c b) a) b) c) |
(fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c) |
(fma.f64 (*.f64 (*.f64 (/.f64 c b) a) c) (pow.f64 b #s(literal -1 binary64)) c) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 c b) a) (pow.f64 c #s(literal -1 binary64))) c) |
(fma.f64 (*.f64 (/.f64 c b) a) (/.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 c #s(literal -1 binary64))) c) |
(fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) |
(fma.f64 (/.f64 c b) (/.f64 (/.f64 a b) (pow.f64 c #s(literal -1 binary64))) c) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (pow.f64 c #s(literal -1 binary64))) c) |
(fma.f64 (/.f64 c b) (*.f64 (/.f64 c b) a) c) |
(fma.f64 (/.f64 c (neg.f64 b)) (/.f64 (*.f64 (/.f64 c b) a) #s(literal -1 binary64)) c) |
(fma.f64 (/.f64 c (neg.f64 b)) (/.f64 (*.f64 a c) (neg.f64 b)) c) |
(fma.f64 a (pow.f64 (/.f64 b c) #s(literal -2 binary64)) c) |
(fma.f64 c (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 (/.f64 c b) a)) c) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a))) (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (-.f64 c (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a (neg.f64 c)))) |
(+.f64 (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a) c) |
(+.f64 c (*.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a)) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 a b)) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 c b)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal -1 binary64)))) |
(*.f64 (/.f64 a b) (/.f64 (neg.f64 c) #s(literal -1 binary64))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 a (neg.f64 b))) |
(*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 a b)) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 a (pow.f64 c #s(literal -1 binary64)))) |
(*.f64 (*.f64 a c) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) a) |
(*.f64 (/.f64 c (neg.f64 b)) (/.f64 a #s(literal -1 binary64))) |
(*.f64 a (/.f64 c b)) |
(*.f64 c (/.f64 a b)) |
(*.f64 c (*.f64 (pow.f64 b #s(literal -1 binary64)) a)) |
(pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) a)) b) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 b) c)) |
(/.f64 (neg.f64 (*.f64 a (neg.f64 c))) b) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (/.f64 (neg.f64 b) c)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a c))) b) |
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b c)) |
(/.f64 (*.f64 a (neg.f64 c)) (neg.f64 b)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b c)) |
(/.f64 (neg.f64 (*.f64 a c)) (neg.f64 b)) |
(/.f64 (neg.f64 a) (/.f64 (neg.f64 b) c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a c)))) |
(/.f64 (*.f64 a c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a c))) |
(/.f64 a (/.f64 b c)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (neg.f64 a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64)) a)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(pow.f64 (/.f64 a (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64)) a) |
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 b #s(literal -2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) a))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (fma.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) |
(sqrt.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (*.f64 b b) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) c) a))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) c) a) (*.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 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64)))) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) c) a)) |
(fabs.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
Compiled 49 709 to 4 757 computations (90.4% saved)
26 alts after pruning (22 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 753 | 17 | 1 770 |
| Fresh | 7 | 5 | 12 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 761 | 26 | 1 787 |
| Status | Accuracy | Program |
|---|---|---|
| 48.2% | (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) | |
| 21.3% | (/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) | |
| 2.2% | (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (neg.f64 b))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 34.1% | (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a a)) | |
| 42.4% | (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 28.0% | (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) |
| 29.9% | (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 51.9% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| 27.2% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (exp.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 31.7% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| 30.6% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 10.1% | (/.f64 (-.f64 (neg.f64 b) #s(approx (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 51.9% | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
| ▶ | 24.6% | (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) |
| 28.3% | (/.f64 #s(approx (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.0% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) | |
| ▶ | 39.2% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 39.0% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) | |
| ✓ | 33.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) |
| 13.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 b c) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 c b)))))) | |
| ▶ | 21.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) |
| ✓ | 33.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
| 32.8% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) | |
| 33.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) | |
| 14.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c))) #s(literal -1 binary64)))) | |
| 14.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) c)) #s(literal -1 binary64)))) |
Compiled 751 to 583 computations (22.4% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) | |
| cost-diff | 128 | (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) | |
| cost-diff | 896 | (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) | |
| cost-diff | 1024 | (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 128 | (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) | |
| cost-diff | 128 | (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) | |
| cost-diff | 0 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) | |
| cost-diff | 64 | (-.f64 #s(literal 0 binary64) (*.f64 b b)) | |
| cost-diff | 192 | (+.f64 #s(literal 0 binary64) b) | |
| cost-diff | 1024 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (/.f64 (neg.f64 b) a) | |
| cost-diff | 0 | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) | |
| cost-diff | 0 | (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) | |
| cost-diff | 0 | (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) | |
| cost-diff | 0 | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
| 8 350× | lower-fma.f32 |
| 8 346× | lower-fma.f64 |
| 3 314× | lower-*.f32 |
| 3 300× | lower-*.f64 |
| 2 740× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 404 |
| 0 | 87 | 378 |
| 1 | 167 | 378 |
| 2 | 386 | 346 |
| 3 | 1096 | 341 |
| 4 | 2996 | 337 |
| 0 | 8255 | 335 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(*.f64 a c) |
a |
c |
#s(literal -4 binary64) |
(*.f64 b b) |
(*.f64 #s(literal -2 binary64) a) |
#s(literal -2 binary64) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 b) |
b |
a |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) |
(/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))) |
c |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
#s(literal 0 binary64) |
(*.f64 b b) |
b |
(+.f64 #s(literal 0 binary64) b) |
(/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(neg.f64 b) |
b |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
#s(literal 1 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
a |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) |
(*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
b |
(neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(*.f64 a c) |
a |
c |
#s(literal -4 binary64) |
(*.f64 b b) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(neg.f64 b) |
| Outputs |
|---|
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) |
b |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(*.f64 a c) |
(*.f64 c a) |
a |
c |
#s(literal -4 binary64) |
(*.f64 b b) |
(*.f64 #s(literal -2 binary64) a) |
#s(literal -2 binary64) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 b) |
b |
a |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 c (neg.f64 b)) |
c |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) |
(neg.f64 b) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(*.f64 (neg.f64 b) b) |
#s(literal 0 binary64) |
(*.f64 b b) |
b |
(+.f64 #s(literal 0 binary64) b) |
b |
(/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) a) |
(-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) b) |
(neg.f64 b) |
b |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
#s(literal 1 binary64) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
a |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal 4 binary64) c) #s(literal 1/2 binary64)) |
(fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
b |
(neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 (neg.f64 b) b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(*.f64 a c) |
(*.f64 c a) |
a |
c |
#s(literal -4 binary64) |
(*.f64 b b) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(neg.f64 b) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 14.27318827589927 | (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) | |
| accuracy | 17.063616107596932 | (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) | |
| accuracy | 27.597019108926514 | (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) | |
| accuracy | 40.653315462052824 | (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) | |
| accuracy | 3.4262428286936304 | (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) | |
| accuracy | 12.405286970155718 | (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) | |
| accuracy | 27.040523297679577 | (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) | |
| accuracy | 41.177534147917406 | #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) | |
| accuracy | 0 | (+.f64 #s(literal 0 binary64) b) | |
| accuracy | 0 | (*.f64 b b) | |
| accuracy | 29.9207578831851 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) | |
| accuracy | 42.53614586848332 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) | |
| accuracy | 0 | (/.f64 (neg.f64 b) a) | |
| accuracy | 0 | (neg.f64 b) | |
| accuracy | 38.92221418182093 | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) | |
| accuracy | 0.6015625000000001 | (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) | |
| accuracy | 3.4262428286936304 | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) | |
| accuracy | 12.405286970155718 | (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) | |
| accuracy | 27.597019108926514 | (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
| 76.0ms | 82× | 2 | valid |
| 58.0ms | 78× | 1 | valid |
| 29.0ms | 81× | 0 | valid |
| 13.0ms | 15× | 3 | valid |
Compiled 368 to 46 computations (87.5% saved)
ival-div: 24.0ms (23.3% of total)ival-mult: 21.0ms (20.4% of total)adjust: 19.0ms (18.5% of total)ival-add: 13.0ms (12.6% of total)ival-sqrt: 10.0ms (9.7% of total)ival-neg: 8.0ms (7.8% of total)ival-sub: 6.0ms (5.8% of total)exact: 1.0ms (1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ()) |
#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #<representation:binary64>) () ()) |
#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) #<representation:binary64>) () ()) |
#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ()) |
#s(alt (neg.f64 b) (patch (neg.f64 b) #<representation:binary64>) () ()) |
#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) #<representation:binary64>) () ()) |
#s(alt (+.f64 #s(literal 0 binary64) b) (patch (+.f64 #s(literal 0 binary64) b) #<representation:binary64>) () ()) |
#s(alt (-.f64 #s(literal 0 binary64) (*.f64 b b)) (patch (-.f64 #s(literal 0 binary64) (*.f64 b b)) #<representation:binary64>) () ()) |
#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) #<representation:binary64>) () ()) |
#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ()) |
#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ()) |
#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ()) |
#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ()) |
#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ()) |
#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ()) |
#s(alt (*.f64 b b) (patch (*.f64 b b) #<representation:binary64>) () ()) |
#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ()) |
| Outputs |
|---|
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 c) (#s(alt (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor 0 c) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor 0 c) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor 0 c) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor 0 c) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor 0 c) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor 0 c) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor 0 c) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor 0 c) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* 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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (* -2 (* c (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (/ (pow a 2) (pow b 5)))))) (* -2 (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor inf c) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor inf c) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor inf c) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor inf c) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor inf c) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor inf c) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor inf c) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor inf c) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (taylor inf c) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) (taylor inf c) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -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))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) (taylor inf c) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -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 b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (taylor inf c) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor -inf c) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor -inf c) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor -inf c) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor -inf c) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor -inf c) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor -inf c) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor -inf c) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor -inf c) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (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/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c))) (taylor -inf c) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 b) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 b) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 b) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 b) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<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 0 b) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor 0 b) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor 0 b) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor 0 b) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 b) (#s(alt (+.f64 #s(literal 0 binary64) b) (patch (+.f64 #s(literal 0 binary64) b) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 b) (#s(alt (+.f64 #s(literal 0 binary64) b) (patch (+.f64 #s(literal 0 binary64) b) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 b) (#s(alt (+.f64 #s(literal 0 binary64) b) (patch (+.f64 #s(literal 0 binary64) b) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 b) (#s(alt (+.f64 #s(literal 0 binary64) b) (patch (+.f64 #s(literal 0 binary64) b) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow b 2)) (taylor 0 b) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 b b)) (patch (-.f64 #s(literal 0 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow b 2)) (taylor 0 b) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 b b)) (patch (-.f64 #s(literal 0 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow b 2)) (taylor 0 b) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 b b)) (patch (-.f64 #s(literal 0 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow b 2)) (taylor 0 b) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 b b)) (patch (-.f64 #s(literal 0 binary64) (*.f64 b b)) #<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 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor 0 b) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor 0 b) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor 0 b) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor 0 b) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor 0 b) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor 0 b) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor 0 b) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor 0 b) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 b) (#s(alt (*.f64 b b) (patch (*.f64 b b) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 b) (#s(alt (*.f64 b b) (patch (*.f64 b b) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 b) (#s(alt (*.f64 b b) (patch (*.f64 b b) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 b) (#s(alt (*.f64 b b) (patch (*.f64 b b) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<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 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor inf b) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor inf b) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor inf b) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (+.f64 #s(literal 0 binary64) b) (patch (+.f64 #s(literal 0 binary64) b) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (+.f64 #s(literal 0 binary64) b) (patch (+.f64 #s(literal 0 binary64) b) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (+.f64 #s(literal 0 binary64) b) (patch (+.f64 #s(literal 0 binary64) b) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (+.f64 #s(literal 0 binary64) b) (patch (+.f64 #s(literal 0 binary64) b) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow b 2)) (taylor inf b) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 b b)) (patch (-.f64 #s(literal 0 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow b 2)) (taylor inf b) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 b b)) (patch (-.f64 #s(literal 0 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow b 2)) (taylor inf b) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 b b)) (patch (-.f64 #s(literal 0 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow b 2)) (taylor inf b) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 b b)) (patch (-.f64 #s(literal 0 binary64) (*.f64 b 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor inf b) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor inf b) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor inf b) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor inf b) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor inf b) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor inf b) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor inf b) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor inf b) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<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))) (* -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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2)))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt (*.f64 b b) (patch (*.f64 b b) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt (*.f64 b b) (patch (*.f64 b b) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt (*.f64 b b) (patch (*.f64 b b) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt (*.f64 b b) (patch (*.f64 b b) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a c) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf b) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<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 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) (patch (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor -inf b) (#s(alt (+.f64 #s(literal 0 binary64) b) (patch (+.f64 #s(literal 0 binary64) b) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor -inf b) (#s(alt (+.f64 #s(literal 0 binary64) b) (patch (+.f64 #s(literal 0 binary64) b) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor -inf b) (#s(alt (+.f64 #s(literal 0 binary64) b) (patch (+.f64 #s(literal 0 binary64) b) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor -inf b) (#s(alt (+.f64 #s(literal 0 binary64) b) (patch (+.f64 #s(literal 0 binary64) b) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow b 2)) (taylor -inf b) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 b b)) (patch (-.f64 #s(literal 0 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow b 2)) (taylor -inf b) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 b b)) (patch (-.f64 #s(literal 0 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow b 2)) (taylor -inf b) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 b b)) (patch (-.f64 #s(literal 0 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (pow b 2)) (taylor -inf b) (#s(alt (-.f64 #s(literal 0 binary64) (*.f64 b b)) (patch (-.f64 #s(literal 0 binary64) (*.f64 b 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor -inf b) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor -inf b) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor -inf b) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor -inf b) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor -inf b) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor -inf b) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor -inf b) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor -inf b) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor -inf b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* 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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 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 (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (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 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt (*.f64 b b) (patch (*.f64 b b) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt (*.f64 b b) (patch (*.f64 b b) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt (*.f64 b b) (patch (*.f64 b b) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt (*.f64 b b) (patch (*.f64 b b) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (/ -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 a) (#s(alt (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.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 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 b) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor 0 a) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor 0 a) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor 0 a) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor 0 a) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor 0 a) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor 0 a) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor 0 a) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor 0 a) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* 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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (* -2 (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) c)) (/ (pow c 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3))))))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf a) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf a) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf a) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf a) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.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 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor inf a) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor inf a) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor inf a) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor inf a) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor inf a) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor inf a) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor inf a) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor inf a) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) (taylor inf a) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) a) (taylor inf a) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) a) (taylor inf a) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (patch (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf a) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf a) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf a) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.f64 b) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor -inf a) (#s(alt (/.f64 (neg.f64 b) a) (patch (/.f64 (neg.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 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) 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)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (patch (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor -inf a) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor -inf a) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor -inf a) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 c) (taylor -inf a) (#s(alt (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (patch (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor -inf a) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor -inf a) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor -inf a) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* 4 (* a c)) (taylor -inf a) (#s(alt (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (patch (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (patch (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* a b)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* (sqrt (* a c)) (sqrt -1))) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow a 2) (pow b 3)) c)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))))))) a))) a)) (* -1/2 (* a b))) a)) (* (sqrt (* a c)) (sqrt -1))) a)) (taylor -inf a) (#s(alt (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (patch (/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | c | @ | inf | ((/ (+ b (sqrt (+ (* (* a c) -4) (* b b)))) (* -2 a)) (+ b (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (+ (* (* a c) -4) (* b b)) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/ (neg b) a) (neg b) (/ (- 0 (* b b)) (+ 0 b)) (+ 0 b) (- 0 (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (+ (sqrt (+ (* (* a c) -4) (* b b))) (neg b)) (/ (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (+ (sqrt (+ (* (* a c) -4) (* b b))) (neg b))) (* b b) (+ (* -4 (* c a)) (* b b)) (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) |
| 6.0ms | a | @ | 0 | ((/ (+ b (sqrt (+ (* (* a c) -4) (* b b)))) (* -2 a)) (+ b (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (+ (* (* a c) -4) (* b b)) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/ (neg b) a) (neg b) (/ (- 0 (* b b)) (+ 0 b)) (+ 0 b) (- 0 (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (+ (sqrt (+ (* (* a c) -4) (* b b))) (neg b)) (/ (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (+ (sqrt (+ (* (* a c) -4) (* b b))) (neg b))) (* b b) (+ (* -4 (* c a)) (* b b)) (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) |
| 3.0ms | b | @ | inf | ((/ (+ b (sqrt (+ (* (* a c) -4) (* b b)))) (* -2 a)) (+ b (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (+ (* (* a c) -4) (* b b)) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/ (neg b) a) (neg b) (/ (- 0 (* b b)) (+ 0 b)) (+ 0 b) (- 0 (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (+ (sqrt (+ (* (* a c) -4) (* b b))) (neg b)) (/ (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (+ (sqrt (+ (* (* a c) -4) (* b b))) (neg b))) (* b b) (+ (* -4 (* c a)) (* b b)) (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) |
| 3.0ms | a | @ | inf | ((/ (+ b (sqrt (+ (* (* a c) -4) (* b b)))) (* -2 a)) (+ b (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (+ (* (* a c) -4) (* b b)) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/ (neg b) a) (neg b) (/ (- 0 (* b b)) (+ 0 b)) (+ 0 b) (- 0 (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (+ (sqrt (+ (* (* a c) -4) (* b b))) (neg b)) (/ (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (+ (sqrt (+ (* (* a c) -4) (* b b))) (neg b))) (* b b) (+ (* -4 (* c a)) (* b b)) (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) |
| 3.0ms | b | @ | 0 | ((/ (+ b (sqrt (+ (* (* a c) -4) (* b b)))) (* -2 a)) (+ b (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (+ (* (* a c) -4) (* b b)) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/ (neg b) a) (neg b) (/ (- 0 (* b b)) (+ 0 b)) (+ 0 b) (- 0 (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (+ (sqrt (+ (* (* a c) -4) (* b b))) (neg b)) (/ (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (+ (sqrt (+ (* (* a c) -4) (* b b))) (neg b))) (* b b) (+ (* -4 (* c a)) (* b b)) (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) |
| 1× | egg-herbie |
| 7 334× | lower-fma.f64 |
| 7 334× | lower-fma.f32 |
| 7 242× | lower-*.f64 |
| 7 242× | lower-*.f32 |
| 5 580× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1131 | 11977 |
| 1 | 3764 | 11742 |
| 0 | 8157 | 11230 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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)))) |
(* 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)))))))) |
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)))))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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 (/ 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 (/ 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)))) |
(* -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)) |
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)))))))) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (* -2 (* c (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (/ 1 b)))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (/ (pow a 2) (pow b 5)))))) (* -2 (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))))) (/ 1 b)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(/ 1 b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) |
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 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 (* 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))))) |
(* (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)))))) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -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)))))))) |
(* -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)))))))) |
(* -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)))))))) |
(* -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))))) |
(* (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 c) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* (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 (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -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))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -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 b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* (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))))) |
(* -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 (* (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)) |
(* -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)))) |
(* (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 (/ 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 (/ 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))))) |
(* 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 (* (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)))))))) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -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 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (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/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) 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)))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* 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))))) |
(* (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))) |
(* (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))))))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
b |
b |
b |
b |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -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/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 (* (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))) |
(* (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))))))))) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* (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 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(* -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))) |
(* 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))))))) |
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))))))) |
(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))))) |
(* -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 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
b |
b |
b |
b |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -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 (/ 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))) |
(* -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))))))) |
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))))))) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) 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) |
(/ (+ (* -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) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2)))) (/ 1 a))) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(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))))) |
(/ 1 b) |
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) |
(* -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)) |
(* 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)) |
(* -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) |
(* (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))))) |
(* -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)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
b |
b |
b |
b |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -1 (pow b 2)) |
(* -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 (/ 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)) |
(* -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)) |
(* -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)))))))) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* 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)))))))) |
(* -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 (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(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))))) |
(/ -1 b) |
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (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) |
(* 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)))))))) |
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)))))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -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 (/ 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) |
(* -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)) |
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)))))))) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (* -2 (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (/ c b)))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) c)) (/ (pow c 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3))))))) (/ c b)))) a) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(/ 1 b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) |
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 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/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 (* 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))))) |
(* (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)))))) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) 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))))))) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ 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))))))) |
(* -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))))))) |
(* -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))))) |
(* (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 c) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* (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 (/ c a)) (/ 1 (sqrt -4)))) |
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) a) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) a) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* (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))) |
(* -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 (* (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)) |
(* -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 (/ 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)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* (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))) |
(* (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))) |
(* 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 (* (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)))))))) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 2 c) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -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)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* a b)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* (sqrt (* a c)) (sqrt -1))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow a 2) (pow b 3)) c)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))))))) a))) a)) (* -1/2 (* a b))) a)) (* (sqrt (* a c)) (sqrt -1))) 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)))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
| Outputs |
|---|
(* -1 (/ b a)) |
(/.f64 (neg.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))))) |
(fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c (*.f64 #s(literal 2 binary64) b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c (*.f64 #s(literal 2 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -1 (/ b a)) |
(/.f64 (neg.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))))) |
(fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(* -1 (/ b a)) |
(/.f64 (neg.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))))) |
(fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(* -1 (/ b a)) |
(/.f64 (neg.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))))) |
(fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b))) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) c (*.f64 (/.f64 a b) #s(literal 2 binary64))) c (*.f64 #s(literal -2 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* -2 (/ (* a c) b)) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (* -2 (* c (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (/ 1 b)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) c) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (/ (pow a 2) (pow b 5)))))) (* -2 (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))))) (/ 1 b)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64) (*.f64 (fma.f64 (neg.f64 a) (*.f64 (/.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) b) (/.f64 #s(literal -1/2 binary64) b)) (fma.f64 (/.f64 #s(literal -1/8 binary64) a) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) a) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))))) c))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) |
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 c b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) c (/.f64 #s(literal 1 binary64) b)) |
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (fma.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) a) b) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 8 binary64)))) c (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) c (/.f64 #s(literal 1 binary64) b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) 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))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/4 binary64))) 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 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/4 binary64)))) c) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)) c) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b 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)) (/ b c))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) c) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) 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))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/4 binary64))) 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 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/4 binary64)))) c) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) 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))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/4 binary64))) 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 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/4 binary64)))) c) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) 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))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/4 binary64))) 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 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/4 binary64)))) c) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) c) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b 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)) (/ b c))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) c) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c)) c) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) 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)))) (/ b c))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c)))) c) |
(* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64)) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(- (+ (* -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))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))))) c) (fma.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
(- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -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 b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) |
(-.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64) (/.f64 (fma.f64 (*.f64 b (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (neg.f64 (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64))))) (/.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/256 binary64) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -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 c) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.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 (neg.f64 c) (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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 c))) c)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal -2 binary64)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 binary64) (/.f64 (neg.f64 b) c))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) b) (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 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) c)) (neg.f64 c)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #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)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 binary64)))) |
(* -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 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 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)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 binary64)))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -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 c) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.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 (neg.f64 c) (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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 c))) c)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -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 c) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.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 (neg.f64 c) (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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 c))) c)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -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 c) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.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 (neg.f64 c) (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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 c))) c)))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 2 binary64)) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 binary64)))) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 b)) c) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal -2 binary64)))) |
(* -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 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/4 binary64))) (neg.f64 c)) b) c) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal -2 binary64)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #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)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 binary64)))) |
(* -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 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 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)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 binary64)))))) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal -2 binary64)) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 binary64) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 b)) (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)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 c)) b) (neg.f64 c)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c))) |
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/8 binary64) (*.f64 (*.f64 b (/.f64 c a)) #s(literal 1/2 binary64))) c))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (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/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c))) |
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))))) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64)))) c) #s(literal -1 binary64) (*.f64 (*.f64 b (/.f64 c a)) #s(literal 1/2 binary64))) c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/256 binary64) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (pow.f64 c #s(literal 3 binary64)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #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 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) b (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) b) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 (*.f64 c a)) (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 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.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 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #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 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) b (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64))) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -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) |
b |
b |
b |
b |
(* -1 (pow b 2)) |
(*.f64 (neg.f64 b) b) |
(* -1 (pow b 2)) |
(*.f64 (neg.f64 b) b) |
(* -1 (pow b 2)) |
(*.f64 (neg.f64 b) b) |
(* -1 (pow b 2)) |
(*.f64 (neg.f64 b) b) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #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 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) b (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #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 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) b (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) b)) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/2 binary64) #s(literal -1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) |
(- (* 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 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))) b #s(literal -1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.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 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 c a)) (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 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) #s(literal -1 binary64)) b (*.f64 (sqrt.f64 (*.f64 c a)) (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 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) b #s(literal -1 binary64)) b (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64)) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) b (*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64))) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)) c) (*.f64 a a)))) b (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) b (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) b (*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64))) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -1/4 binary64)) (pow.f64 a #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c a))) (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -1/4 binary64)) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) a)) #s(literal 1/32 binary64) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -1/4 binary64)) (pow.f64 a #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b) |
(* 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)) b) |
(* 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 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 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))) b) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)) b) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 2 binary64)) b) |
(* 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 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))) #s(literal 2 binary64)) b) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b 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 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))) b b) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b) |
(* 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)) b) |
(* 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 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 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))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -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) |
b |
b |
b |
b |
(* -1 (pow b 2)) |
(*.f64 (neg.f64 b) b) |
(* -1 (pow b 2)) |
(*.f64 (neg.f64 b) b) |
(* -1 (pow b 2)) |
(*.f64 (neg.f64 b) b) |
(* -1 (pow b 2)) |
(*.f64 (neg.f64 b) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b) |
(* 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)) b) |
(* 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 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 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))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b) |
(* 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)) b) |
(* 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 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 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))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64) #s(literal -2 binary64)) b) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (neg.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)))) 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 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 4 binary64) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))) b) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b 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 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))) b b) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* -2 (/ (* a c) b)) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.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 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.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))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64)))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b) |
(* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) b) |
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2)))) (/ 1 a))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) c)) a (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 20 binary64) c)) #s(literal -1/8 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64) #s(literal 1 binary64)) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) |
(/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64))) #s(literal 1 binary64)) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) |
(/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)) c) (*.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64))) #s(literal 1 binary64)) b) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a 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 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 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 (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))) c) (neg.f64 b)) |
(* 2 (/ (* a c) b)) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) |
(* -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 (*.f64 a a) b) (/.f64 (*.f64 c c) 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 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a)))) (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 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64)))) (neg.f64 b)) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 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)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))) b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a 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 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 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 (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))) c) (neg.f64 b)) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -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) |
b |
b |
b |
b |
(* -1 (pow b 2)) |
(*.f64 (neg.f64 b) b) |
(* -1 (pow b 2)) |
(*.f64 (neg.f64 b) b) |
(* -1 (pow b 2)) |
(*.f64 (neg.f64 b) b) |
(* -1 (pow b 2)) |
(*.f64 (neg.f64 b) b) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a 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 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 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 (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))) c) (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a 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 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 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 (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))) c) (neg.f64 b)) |
(* -2 (/ (* a c) b)) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a))) (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 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 c a (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) 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 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a)))) (neg.f64 b)) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 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)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))) b b)) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* 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 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a 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 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))) c) (neg.f64 b)) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) |
(/.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64))) #s(literal -1 binary64) #s(literal -1 binary64)) b) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)) c) (*.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64))) #s(literal -1 binary64) #s(literal -1 binary64)) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) 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 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (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 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a (*.f64 #s(literal 2 binary64) 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 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a (*.f64 #s(literal 2 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) 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 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (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 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) 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 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (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 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) 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 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (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 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b))) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* -2 (/ (* a c) b)) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* -2 (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (/ c b)))) a) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 c b)) a (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) c)) (/ (pow c 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3))))))) (/ c b)))) a) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64) (*.f64 (fma.f64 (neg.f64 c) (/.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 b b)) (fma.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) c)) #s(literal -1/8 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) a))) a (/.f64 c b)) a (neg.f64 b)) a) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) |
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) a (/.f64 #s(literal 1 binary64) b)) |
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) c) b) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 8 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) b))) a (*.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64))) a (/.f64 #s(literal 1 binary64) b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/16 binary64)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) a) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.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)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) 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))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a) |
(* 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/16 binary64)))) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/16 binary64)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/16 binary64)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) 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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.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)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) 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))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a) |
(* 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)) a) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a))) 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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)))) a) |
(* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64)) |
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) a) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) a) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) a) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) a) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) a) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (fma.f64 (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) a) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) a) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/256 binary64) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 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))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a))) (neg.f64 a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal -2 binary64)) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) b) (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)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) a)) (neg.f64 a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #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 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 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))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a))) (neg.f64 a))) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 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))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a))) (neg.f64 a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 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))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a))) (neg.f64 a))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 2 binary64)) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #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) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 b)) a) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #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 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/4 binary64))) (neg.f64 a)) b) a) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -2 binary64)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #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 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))))) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 2 c) |
(*.f64 #s(literal 2 binary64) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* 4 (* a c)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal -2 binary64)) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64) (/.f64 b a))) |
(* -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) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 b)) (neg.f64 a)))) |
(* -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 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 a)) b) (neg.f64 a)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) |
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* a b)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* (sqrt (* a c)) (sqrt -1))) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) a) #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -1/2 binary64))) (neg.f64 a))) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow a 2) (pow b 3)) c)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))))))) a))) a)) (* -1/2 (* a b))) a)) (* (sqrt (* a c)) (sqrt -1))) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) b (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 b #s(literal 3 binary64)) c)) #s(literal 1/32 binary64))) a) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) #s(literal -2 binary64))) (neg.f64 a))) (neg.f64 a))) (neg.f64 a)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/16 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) a) (pow.f64 c #s(literal 3 binary64))) #s(literal -1/256 binary64) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (pow.f64 a #s(literal 3 binary64)))) |
| 4 648× | lower-fma.f32 |
| 4 644× | lower-fma.f64 |
| 3 096× | lower-/.f32 |
| 3 078× | lower-/.f64 |
| 2 646× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 296 |
| 0 | 87 | 263 |
| 1 | 385 | 239 |
| 2 | 2995 | 228 |
| 0 | 9702 | 222 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 b) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) |
(+.f64 #s(literal 0 binary64) b) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) |
(*.f64 b b) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) a) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 a (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) a) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) a) |
(/.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) a) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal 1 binary64)) (*.f64 a (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64)) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) a)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) (/.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (/.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (/.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) b)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) b)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 b (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (neg.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) b) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64)) b (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64)) b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64)) b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) b) |
(fma.f64 (pow.f64 (pow.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64)) b) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64)) b) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) b) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -2 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -2 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b b)) b (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b b)) b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b b)) b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b b) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal -2 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal -2 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) b) |
(fma.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(fma.f64 #s(literal -1 binary64) b (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) b) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(fma.f64 #s(literal 1 binary64) b (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64) b) |
(fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64)) b) |
(fma.f64 (*.f64 b b) (pow.f64 b #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (pow.f64 b #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (pow.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 b (pow.f64 (/.f64 b b) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 b (pow.f64 (/.f64 b b) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 b (pow.f64 (/.f64 b b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 b (/.f64 b b) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 b (/.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 b (/.f64 b b) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (/.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) b) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(-.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) b) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) b) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) b) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(+.f64 b (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(+.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64)))) (sqrt.f64 (+.f64 #s(literal 0 binary64) (+.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (neg.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(fabs.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c #s(literal 0 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c #s(literal 0 binary64)) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1 binary64)) (*.f64 (*.f64 b b) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 b b) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 6 binary64)) (pow.f64 b #s(literal 12 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 4 binary64)) (hypot.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 4 binary64)))) (sqrt.f64 (hypot.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 8 binary64)) (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (neg.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 c a))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(/.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) |
(neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal -4 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(literal -1 binary64))) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 b b) (pow.f64 (/.f64 b b) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 b b) (pow.f64 (/.f64 b b) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
(fma.f64 #s(literal -4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.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) c) (*.f64 b b)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
(sqrt.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64)))) |
(sqrt.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c #s(literal 0 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 b b) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) #s(literal -1 binary64)) (/.f64 (*.f64 b b) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) (/.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))))) |
(-.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1 binary64))) |
(-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c #s(literal 0 binary64)) (*.f64 b b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
(fabs.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c #s(literal 0 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1 binary64)) (*.f64 (*.f64 b b) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 b a)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) b) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 b (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal -1 binary64)))) |
(/.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) (/.f64 a b)) |
(/.f64 (*.f64 b b) (neg.f64 (*.f64 a b))) |
(/.f64 (*.f64 b b) (*.f64 a b)) |
(/.f64 b (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 b (neg.f64 (neg.f64 a))) |
(/.f64 b (neg.f64 a)) |
(/.f64 b a) |
(neg.f64 (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a))) (/.f64 b a)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) (/.f64 b a)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a b)) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 (/.f64 b a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 b a) (/.f64 #s(literal 0 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64)) b) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 b b)) b) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b b)) |
(*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 (*.f64 b b) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 b (pow.f64 (/.f64 b b) #s(literal 1 binary64))) |
(*.f64 b (/.f64 b b)) |
(*.f64 b #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 b #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64))) b) |
(/.f64 (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal -1 binary64)))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal -1 binary64)))) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (pow.f64 b #s(literal 5 binary64)))) |
(/.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) b) |
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal -1 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal -1 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64))) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (*.f64 b (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 b b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (*.f64 b b) b) |
(neg.f64 b) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64)) b #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b b)) b #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal -2 binary64)) #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 (*.f64 b b) (pow.f64 b #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 b (pow.f64 (/.f64 b b) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 b (/.f64 b b) #s(literal 0 binary64)) |
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (pow.f64 b #s(literal 4 binary64)))) b) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b) b) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) b) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b) |
(-.f64 #s(literal 0 binary64) b) |
(-.f64 b #s(literal 0 binary64)) |
(exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) b) |
(+.f64 b #s(literal 0 binary64)) |
b |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64)) b) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 b b)) b) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b b)) |
(*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 (*.f64 b b) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 b (pow.f64 (/.f64 b b) #s(literal 1 binary64))) |
(*.f64 b (/.f64 b b)) |
(*.f64 b #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 b #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64))) b) |
(/.f64 (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal -1 binary64)))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal -1 binary64)))) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (pow.f64 b #s(literal 5 binary64)))) |
(/.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) b) |
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal -1 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal -1 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64))) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (*.f64 b (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 b b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (*.f64 b b) b) |
(neg.f64 b) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64)) b #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b b)) b #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal -2 binary64)) #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 (*.f64 b b) (pow.f64 b #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 b (pow.f64 (/.f64 b b) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 b (/.f64 b b) #s(literal 0 binary64)) |
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (pow.f64 b #s(literal 4 binary64)))) b) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b) b) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) b) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b) |
(-.f64 #s(literal 0 binary64) b) |
(-.f64 b #s(literal 0 binary64)) |
(exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) b) |
(+.f64 b #s(literal 0 binary64)) |
b |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64)) b) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 b b)) b) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b b)) |
(*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 (*.f64 b b) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 b (pow.f64 (/.f64 b b) #s(literal 1 binary64))) |
(*.f64 b (/.f64 b b)) |
(*.f64 b #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 b #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64))) b) |
(/.f64 (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal -1 binary64)))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal -1 binary64)))) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (pow.f64 b #s(literal 5 binary64)))) |
(/.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) b) |
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal -1 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal -1 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64))) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (*.f64 b (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 b (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 b b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (*.f64 b b) b) |
(neg.f64 b) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64)) b #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b b)) b #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal -2 binary64)) #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 (*.f64 b b) (pow.f64 b #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 b (pow.f64 (/.f64 b b) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 b (/.f64 b b) #s(literal 0 binary64)) |
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (pow.f64 b #s(literal 4 binary64)))) b) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b) b) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) b) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b) |
(-.f64 #s(literal 0 binary64) b) |
(-.f64 b #s(literal 0 binary64)) |
(exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) b) |
(+.f64 b #s(literal 0 binary64)) |
b |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal -2 binary64))) |
(*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal -4 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 b b)) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 b b) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 0 binary64))) (*.f64 b b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 0 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 0 binary64))) (*.f64 b b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 0 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 0 binary64)) (*.f64 b b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 b b)) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b b)) |
(/.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (pow.f64 b #s(literal 3 binary64)) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(neg.f64 (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (pow.f64 (/.f64 b b) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 b b #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(-.f64 (*.f64 b b) (/.f64 #s(literal 0 binary64) (*.f64 b b))) |
(-.f64 (*.f64 b b) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(-.f64 (*.f64 b b) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 b b)) |
(+.f64 (*.f64 b b) #s(literal 0 binary64)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -2 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -2 binary64))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (/.f64 #s(literal -1/2 binary64) a))) |
(pow.f64 (/.f64 a (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) (/.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (-.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (-.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) |
(neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64)) b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -2 binary64)) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64)) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b b)) b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b b) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal -2 binary64)) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (*.f64 b b) (pow.f64 b #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 b (pow.f64 (/.f64 b b) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 b (/.f64 b b) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(+.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) |
(+.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fabs.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))))) (neg.f64 (*.f64 a (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) a))) |
(/.f64 (neg.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64)))) (*.f64 (neg.f64 a) (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 a (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64)))) (*.f64 a (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (neg.f64 a))) |
(/.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) a)) |
(/.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(-.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (hypot.f64 b b) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (*.f64 (hypot.f64 b b) (hypot.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (hypot.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (hypot.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(/.f64 (-.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (hypot.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (pow.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a (hypot.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64) (hypot.f64 b b)) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) c (hypot.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) (neg.f64 a) (hypot.f64 b b)) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 b b)) |
(fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal -2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal -2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal -4 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal -4 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c) (hypot.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (hypot.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 #s(literal 4 binary64) (*.f64 c a) (hypot.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 b b)) |
(fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 b b) (pow.f64 (/.f64 b b) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (pow.f64 (/.f64 b b) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 #s(literal -4 binary64) (neg.f64 (*.f64 c a)) (hypot.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal 4 binary64) (hypot.f64 b b)) |
(fma.f64 c (*.f64 #s(literal 4 binary64) a) (hypot.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal 4 binary64)) (hypot.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 #s(literal -4 binary64) c)) (hypot.f64 b b)) |
(fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64)) (+.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (hypot.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (hypot.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(-.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(-.f64 (/.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (/.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) |
(-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b)) |
(-.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(hypot.f64 (exp.f64 (log.f64 b)) (pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(hypot.f64 (exp.f64 (log.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(hypot.f64 (exp.f64 (log.f64 b)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(hypot.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (exp.f64 (log.f64 b))) |
(hypot.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -2 binary64)) b) |
(hypot.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (exp.f64 (log.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) b) |
(hypot.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (exp.f64 (log.f64 b))) |
(hypot.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(hypot.f64 b (pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(hypot.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(hypot.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(+.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (*.f64 c a))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (hypot.f64 b b)) |
(+.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(+.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) b)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) (-.f64 (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) b)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 b (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (neg.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) b) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64)) b (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64)) b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64)) b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) b) |
(fma.f64 (pow.f64 (pow.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64)) b) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64)) b) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) b) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -2 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -2 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 b (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal -4 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b b)) b (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b b)) b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b b)) b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b b) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal -2 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal -2 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) b) |
(fma.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(fma.f64 #s(literal -1 binary64) b (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) b) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(fma.f64 #s(literal 1 binary64) b (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64) b) |
(fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64)) b) |
(fma.f64 (*.f64 b b) (pow.f64 b #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (pow.f64 b #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (pow.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 b (pow.f64 (/.f64 b b) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 b (pow.f64 (/.f64 b b) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 b (pow.f64 (/.f64 b b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 b (/.f64 b b) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 b (/.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 b (/.f64 b b) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (/.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) b) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(-.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) b) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) b) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) b) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(+.f64 b (+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(+.f64 b (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) a) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 a (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) a) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1 binary64))) a) |
(/.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) a) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) #s(literal 1 binary64)) (*.f64 a (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (*.f64 (hypot.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (fma.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64)) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) a)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) (/.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (/.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (/.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (hypot.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal -2 binary64))) |
(*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal -4 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 b b)) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (/.f64 b b) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 0 binary64))) (*.f64 b b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 0 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 0 binary64))) (*.f64 b b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 0 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 0 binary64)) (*.f64 b b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 b b)) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) |
(/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b b)) |
(/.f64 (pow.f64 b #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (pow.f64 b #s(literal 3 binary64)) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(neg.f64 (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 b #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (pow.f64 (/.f64 b b) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 b b #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(-.f64 (*.f64 b b) (/.f64 #s(literal 0 binary64) (*.f64 b b))) |
(-.f64 (*.f64 b b) (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) |
(-.f64 (*.f64 b b) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 b b)) |
(+.f64 (*.f64 b b) #s(literal 0 binary64)) |
(*.f64 (pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(pow.f64 (*.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)))) |
(sqrt.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (sqrt.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/4 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(sqrt.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
Compiled 88 167 to 8 121 computations (90.8% saved)
25 alts after pruning (22 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 999 | 15 | 3 014 |
| Fresh | 10 | 7 | 17 |
| Picked | 4 | 1 | 5 |
| Done | 2 | 2 | 4 |
| Total | 3 015 | 25 | 3 040 |
| Status | Accuracy | Program |
|---|---|---|
| 18.3% | (/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) | |
| 29.9% | (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 27.2% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (exp.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 30.6% | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal -2 binary64) a)) | |
| ▶ | 51.9% | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
| 42.9% | (/.f64 #s(approx (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (*.f64 #s(literal 2 binary64) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) | |
| ▶ | 21.8% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
| ▶ | 2.3% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) |
| 1.7% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (*.f64 a b))) | |
| 24.0% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (neg.f64 (*.f64 a b)))) | |
| ✓ | 39.2% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 2.3% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 b a)) | |
| 2.3% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 a b))) | |
| 39.1% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) | |
| 39.0% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) | |
| 6.6% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))) | |
| ✓ | 33.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) |
| 13.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 b c) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 c b)))))) | |
| 21.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b))) | |
| ✓ | 33.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
| ▶ | 9.8% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
| ▶ | 32.8% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) |
| 33.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) | |
| 14.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c))) #s(literal -1 binary64)))) | |
| 14.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) c)) #s(literal -1 binary64)))) |
Compiled 512 to 455 computations (11.1% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (pow.f64 b #s(literal -1 binary64)) | |
| cost-diff | 0 | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) | |
| cost-diff | 6080 | (*.f64 (pow.f64 b #s(literal -1 binary64)) a) | |
| cost-diff | 6464 | (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) | |
| cost-diff | 0 | (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) | |
| 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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) | |
| cost-diff | 0 | (/.f64 b c) | |
| cost-diff | 0 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) | |
| cost-diff | 576 | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| cost-diff | 0 | (/.f64 c b) | |
| cost-diff | 0 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) | |
| cost-diff | 0 | (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) | |
| cost-diff | 0 | (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) | |
| cost-diff | 0 | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
| 2 680× | lower-fma.f32 |
| 2 678× | lower-fma.f64 |
| 1 728× | lower-*.f32 |
| 1 714× | lower-*.f64 |
| 1 302× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 251 |
| 0 | 70 | 244 |
| 1 | 121 | 244 |
| 2 | 234 | 231 |
| 3 | 483 | 229 |
| 4 | 1074 | 229 |
| 5 | 2245 | 229 |
| 6 | 3479 | 229 |
| 7 | 4347 | 229 |
| 8 | 4890 | 229 |
| 9 | 4986 | 229 |
| 10 | 5003 | 229 |
| 11 | 5008 | 229 |
| 12 | 5037 | 229 |
| 13 | 5129 | 229 |
| 14 | 5145 | 229 |
| 15 | 5145 | 229 |
| 16 | 5213 | 229 |
| 17 | 5253 | 229 |
| 18 | 5385 | 229 |
| 19 | 5385 | 229 |
| 0 | 5385 | 228 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) c) |
#s(literal -4 binary64) |
c |
a |
(*.f64 b b) |
(*.f64 #s(literal -2 binary64) a) |
#s(literal -2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
(/.f64 c b) |
c |
b |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
#s(literal -1 binary64) |
(/.f64 b c) |
b |
c |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
(-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
b |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) a) |
(pow.f64 b #s(literal -1 binary64)) |
b |
#s(literal -1 binary64) |
a |
| Outputs |
|---|
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) c) |
(*.f64 c #s(literal -4 binary64)) |
#s(literal -4 binary64) |
c |
a |
(*.f64 b b) |
(*.f64 #s(literal -2 binary64) a) |
#s(literal -2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
(/.f64 c b) |
c |
b |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 c (neg.f64 b)) |
#s(literal -1 binary64) |
(/.f64 b c) |
b |
c |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 #s(literal 1/2 binary64) a) |
#s(literal 1/2 binary64) |
a |
(-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
b |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
#s(literal -4 binary64) |
(*.f64 c a) |
(*.f64 a c) |
c |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 b a)) |
(pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) |
(/.f64 b a) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) a) |
(/.f64 a b) |
(pow.f64 b #s(literal -1 binary64)) |
b |
#s(literal -1 binary64) |
a |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (pow.f64 b #s(literal -1 binary64)) | |
| accuracy | 0.21875 | (*.f64 (pow.f64 b #s(literal -1 binary64)) a) | |
| accuracy | 0.48484618821355163 | (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) | |
| accuracy | 62.54583831421787 | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) | |
| accuracy | 4.4481971288183875 | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) | |
| accuracy | 14.27318827589927 | (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) | |
| accuracy | 27.597019108926514 | (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) | |
| accuracy | 41.177534147917406 | #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) | |
| accuracy | 0 | (/.f64 b c) | |
| accuracy | 0.8485623736528692 | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| accuracy | 42.53614586848332 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) | |
| accuracy | 0 | (/.f64 c b) | |
| accuracy | 57.73178598699178 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) | |
| accuracy | 0 | (*.f64 #s(literal -4 binary64) c) | |
| accuracy | 3.4262428286936304 | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) | |
| accuracy | 12.405286970155718 | (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) | |
| accuracy | 27.597019108926514 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
| 70.0ms | 86× | 2 | valid |
| 48.0ms | 78× | 1 | valid |
| 26.0ms | 81× | 0 | valid |
| 13.0ms | 11× | 3 | valid |
Compiled 215 to 46 computations (78.6% saved)
ival-mult: 27.0ms (23.4% of total)ival-div: 22.0ms (19% of total)adjust: 17.0ms (14.7% of total)ival-pow: 16.0ms (13.8% of total)ival-sqrt: 13.0ms (11.2% of total)ival-add: 10.0ms (8.7% of total)ival-sub: 8.0ms (6.9% of total)exact: 1.0ms (0.9% of total)ival-neg: 1.0ms (0.9% 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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ()) |
#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ()) |
#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ()) |
#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) #<representation:binary64>) () ()) |
#s(alt (/.f64 c b) (patch (/.f64 c b) #<representation:binary64>) () ()) |
#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ()) |
#s(alt #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<representation:binary64>) () ()) |
#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ()) |
#s(alt (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<representation:binary64>) () ()) |
#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ()) |
#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ()) |
#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ()) |
#s(alt (pow.f64 b #s(literal -1 binary64)) (patch (pow.f64 b #s(literal -1 binary64)) #<representation:binary64>) () ()) |
#s(alt (*.f64 #s(literal -4 binary64) c) (patch (*.f64 #s(literal -4 binary64) c) #<representation:binary64>) () ()) |
#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ()) |
| Outputs |
|---|
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 c) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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 (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor 0 c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor 0 c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor 0 c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor 0 c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a c) b)) (taylor 0 c) (#s(alt (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 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 #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 c) (taylor 0 c) (#s(alt (*.f64 #s(literal -4 binary64) c) (patch (*.f64 #s(literal -4 binary64) c) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 c) (taylor 0 c) (#s(alt (*.f64 #s(literal -4 binary64) c) (patch (*.f64 #s(literal -4 binary64) c) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 c) (taylor 0 c) (#s(alt (*.f64 #s(literal -4 binary64) c) (patch (*.f64 #s(literal -4 binary64) c) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 c) (taylor 0 c) (#s(alt (*.f64 #s(literal -4 binary64) c) (patch (*.f64 #s(literal -4 binary64) c) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.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 (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 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 #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 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 #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 c) (taylor inf c) (#s(alt (*.f64 #s(literal -4 binary64) c) (patch (*.f64 #s(literal -4 binary64) c) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 c) (taylor inf c) (#s(alt (*.f64 #s(literal -4 binary64) c) (patch (*.f64 #s(literal -4 binary64) c) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 c) (taylor inf c) (#s(alt (*.f64 #s(literal -4 binary64) c) (patch (*.f64 #s(literal -4 binary64) c) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 c) (taylor inf c) (#s(alt (*.f64 #s(literal -4 binary64) c) (patch (*.f64 #s(literal -4 binary64) c) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.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 (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf c) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b 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 #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor -inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor -inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor -inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor -inf c) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 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 #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 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 #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 c) (taylor -inf c) (#s(alt (*.f64 #s(literal -4 binary64) c) (patch (*.f64 #s(literal -4 binary64) c) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 c) (taylor -inf c) (#s(alt (*.f64 #s(literal -4 binary64) c) (patch (*.f64 #s(literal -4 binary64) c) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 c) (taylor -inf c) (#s(alt (*.f64 #s(literal -4 binary64) c) (patch (*.f64 #s(literal -4 binary64) c) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 c) (taylor -inf c) (#s(alt (*.f64 #s(literal -4 binary64) c) (patch (*.f64 #s(literal -4 binary64) c) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ b (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<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 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.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 (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor 0 b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b 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 #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b 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 #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor 0 b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor 0 b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor 0 b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor 0 b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (- b (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 b) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 b) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 b) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 b) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 b) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 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 #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 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 #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt (pow.f64 b #s(literal -1 binary64)) (patch (pow.f64 b #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt (pow.f64 b #s(literal -1 binary64)) (patch (pow.f64 b #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt (pow.f64 b #s(literal -1 binary64)) (patch (pow.f64 b #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor 0 b) (#s(alt (pow.f64 b #s(literal -1 binary64)) (patch (pow.f64 b #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.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 (/ c b)) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ c b) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ 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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a c) b)) (taylor inf b) (#s(alt (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<representation:binary64>) () ())) ()) |
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf b) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf b) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf b) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf b) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf b) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 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 #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf b) (#s(alt (pow.f64 b #s(literal -1 binary64)) (patch (pow.f64 b #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf b) (#s(alt (pow.f64 b #s(literal -1 binary64)) (patch (pow.f64 b #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf b) (#s(alt (pow.f64 b #s(literal -1 binary64)) (patch (pow.f64 b #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor inf b) (#s(alt (pow.f64 b #s(literal -1 binary64)) (patch (pow.f64 b #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a c) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.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 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(literal -1 binary64) (/.f64 b c)) (patch (/.f64 #s(literal -1 binary64) (/.f64 b c)) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor -inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor -inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor -inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b c) (taylor -inf b) (#s(alt (/.f64 b c) (patch (/.f64 b c) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* 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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor -inf b) (#s(alt (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) (taylor -inf b) (#s(alt (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf b) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf b) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf b) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf b) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf b) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 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 #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 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 #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor -inf b) (#s(alt (pow.f64 b #s(literal -1 binary64)) (patch (pow.f64 b #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor -inf b) (#s(alt (pow.f64 b #s(literal -1 binary64)) (patch (pow.f64 b #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor -inf b) (#s(alt (pow.f64 b #s(literal -1 binary64)) (patch (pow.f64 b #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ 1 b) (taylor -inf b) (#s(alt (pow.f64 b #s(literal -1 binary64)) (patch (pow.f64 b #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor -inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 b) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<representation:binary64>) () ())) ()) |
#s(alt (/ c b) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 0 a) (#s(alt (/.f64 #s(literal 1/2 binary64) a) (patch (/.f64 #s(literal 1/2 binary64) a) #<representation:binary64>) () ())) ()) |
#s(alt (* 2 (/ (* a c) b)) (taylor 0 a) (#s(alt (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<representation:binary64>) () ())) ()) |
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor 0 a) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 a) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 a) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 a) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor 0 a) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<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) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 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 #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (pow b 2) (taylor 0 a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor inf a) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf a) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf a) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf a) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor inf a) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 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 #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 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 #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (patch (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (patch (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (patch (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (patch (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 c b)) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b 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 #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) (patch #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (patch (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (patch (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #<representation:binary64>) () ())) ()) |
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (patch (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ b a) (taylor -inf a) (#s(alt (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (patch (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf a) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf a) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf a) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (/ a b) (taylor -inf a) (#s(alt (*.f64 (pow.f64 b #s(literal -1 binary64)) a) (patch (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #<representation:binary64>) () ())) ()) |
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 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 #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 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 #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) (patch #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) #<representation:binary64>) () ())) ()) |
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (patch #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #<representation:binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | b | @ | -inf | ((/ (+ b (sqrt (+ (* (* -4 c) a) (* b b)))) (* -2 a)) (+ b (sqrt (+ (* (* -4 c) a) (* b b)))) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ c b) (/ -1 (/ b c)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ b c) (* (/ 1/2 a) (- b (sqrt (+ (* -4 (* c a)) (* b b))))) (/ 1/2 a) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (pow (* (pow b -1) a) -1) (* (pow b -1) a) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow b -1) (* -4 c) (+ (* -4 (* c a)) (* b b))) |
| 2.0ms | b | @ | 0 | ((/ (+ b (sqrt (+ (* (* -4 c) a) (* b b)))) (* -2 a)) (+ b (sqrt (+ (* (* -4 c) a) (* b b)))) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ c b) (/ -1 (/ b c)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ b c) (* (/ 1/2 a) (- b (sqrt (+ (* -4 (* c a)) (* b b))))) (/ 1/2 a) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (pow (* (pow b -1) a) -1) (* (pow b -1) a) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow b -1) (* -4 c) (+ (* -4 (* c a)) (* b b))) |
| 2.0ms | c | @ | inf | ((/ (+ b (sqrt (+ (* (* -4 c) a) (* b b)))) (* -2 a)) (+ b (sqrt (+ (* (* -4 c) a) (* b b)))) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ c b) (/ -1 (/ b c)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ b c) (* (/ 1/2 a) (- b (sqrt (+ (* -4 (* c a)) (* b b))))) (/ 1/2 a) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (pow (* (pow b -1) a) -1) (* (pow b -1) a) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow b -1) (* -4 c) (+ (* -4 (* c a)) (* b b))) |
| 2.0ms | c | @ | -inf | ((/ (+ b (sqrt (+ (* (* -4 c) a) (* b b)))) (* -2 a)) (+ b (sqrt (+ (* (* -4 c) a) (* b b)))) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ c b) (/ -1 (/ b c)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ b c) (* (/ 1/2 a) (- b (sqrt (+ (* -4 (* c a)) (* b b))))) (/ 1/2 a) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (pow (* (pow b -1) a) -1) (* (pow b -1) a) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow b -1) (* -4 c) (+ (* -4 (* c a)) (* b b))) |
| 2.0ms | a | @ | -inf | ((/ (+ b (sqrt (+ (* (* -4 c) a) (* b b)))) (* -2 a)) (+ b (sqrt (+ (* (* -4 c) a) (* b b)))) (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ c b) (/ -1 (/ b c)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ b c) (* (/ 1/2 a) (- b (sqrt (+ (* -4 (* c a)) (* b b))))) (/ 1/2 a) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (pow (* (pow b -1) a) -1) (* (pow b -1) a) (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow b -1) (* -4 c) (+ (* -4 (* c a)) (* b b))) |
| 1× | egg-herbie |
| 13 426× | lower-fma.f64 |
| 13 426× | lower-fma.f32 |
| 8 878× | lower-*.f64 |
| 8 878× | lower-*.f32 |
| 3 990× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 714 | 9427 |
| 1 | 2296 | 9312 |
| 2 | 7595 | 9246 |
| 0 | 8590 | 8804 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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)))) |
(* 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)))))))) |
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)))))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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)))) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c 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)))) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ 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))) |
(* 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)))) |
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)))))))) |
(* -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)))) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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 (* 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))))) |
(* (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)))))) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -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)))))))) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c 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)))))))) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(* -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))))))) |
(* -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))))) |
(* (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)))))) |
(* -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)))))))) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) 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/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))))) |
(* -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 (* (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)) |
(* -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)))) |
(* (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))))) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* (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))))) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b 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))))) |
(* 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 (* (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 (/ 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 c) |
(* -4 c) |
(* -4 c) |
(* -4 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)))) |
(* -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))))) |
(* (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))) |
(* (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))))))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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 b) |
(/ c b) |
(/ c b) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ 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))) (* 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))))) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(* -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 (* (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))) |
(* (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 a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a 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) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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))) |
(* 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))))))) |
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))))))) |
(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))))) |
(* -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))) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -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))) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ 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) |
(* 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) |
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))))))) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(* -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 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(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))))) |
(* -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)) |
(* 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)) |
(* -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) |
(* (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))))) |
(* -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)) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -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)) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ b c) |
(/ 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)))) |
(* 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)))))))) |
(* -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 a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(* -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) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(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))))) |
(* -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) |
(* 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)))))))) |
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)))))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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 (/ 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) |
(/ 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 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(* 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)))) |
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)))))))) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a 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) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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 (* 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))))) |
(* (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)))))) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) 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))))))) |
(* -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))))))) |
(* -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))))) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(* -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))))) |
(* (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)))))) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a 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/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))))))) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* (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))) |
(* -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 (* (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)) |
(* -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 (/ 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))) |
(* (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))) |
(* (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 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 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 (* (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 a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(* (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))) |
(* -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)) |
(/.f64 (neg.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))))) |
(fma.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a (*.f64 #s(literal 2 binary64) b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)) (*.f64 #s(literal 2 binary64) b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))) c (*.f64 #s(literal 2 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c 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 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.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 (fma.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))) c b) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -1 (/ b a)) |
(/.f64 (neg.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))))) |
(fma.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ b a)) |
(/.f64 (neg.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))))) |
(fma.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ c b) |
(/.f64 c b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (/.f64 #s(literal 1 binary64) b)) c) |
(* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c) |
(* 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 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) c) a) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c) |
(* 2 (/ (* a c) b)) |
(*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b))) c) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64))) c (*.f64 (/.f64 a b) #s(literal 2 binary64))) c) |
(* 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 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64))) c (*.f64 (/.f64 a b) #s(literal 2 binary64))) c) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c 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 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.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 (fma.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)))) c b) |
(* -1 (/ b a)) |
(/.f64 (neg.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))))) |
(fma.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a)) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* 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 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b 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 (fma.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b c) 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)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b c) a)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64)))) c) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)) c) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b 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)) (/ b c))))) |
(*.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) c) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) 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 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) 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 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 b (/.f64 b c))) c) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 b (/.f64 b c))) c) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 b (/.f64 b c))) c) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* 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 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b 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 (fma.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b c) 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)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b c) a)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64)))) c) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* 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 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b 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 (fma.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b c) 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)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b c) a)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64)))) c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (/.f64 b c) a) #s(literal 1/2 binary64))) 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (fma.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 b c) a) #s(literal 1/2 binary64)))) 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64) (*.f64 (/.f64 (/.f64 b c) a) #s(literal 1/2 binary64))))) c) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) 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 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (/.f64 b c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) 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 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) 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 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* 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 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b 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 (fma.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b c) 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)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b c) a)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64)))) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 b (/.f64 b c))) c) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 b (/.f64 b c))) c) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 b (/.f64 b c))) c) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 (/.f64 b c) a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -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 c) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (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 (neg.f64 c) (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (neg.f64 c))) c)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 (neg.f64 b) c))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) b) (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 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64)))) c)) (neg.f64 c)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (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 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))) |
(* -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 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 (/.f64 b c) a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -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 c) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (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 (neg.f64 c) (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (neg.f64 c))) c)))) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 (/.f64 b c) a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -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 c) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (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 (neg.f64 c) (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (neg.f64 c))) c)))) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/2 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 (/.f64 b c) a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -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 c) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (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 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (neg.f64 c))) c)))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 (neg.f64 b) c))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) b) (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 (neg.f64 c) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 b b)) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)))) c)) (neg.f64 c)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (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 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))) |
(* -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 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 (/.f64 b c) a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -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 c) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (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 (neg.f64 c) (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (neg.f64 c))) c)))) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/2 binary64) a)) b)) |
(+ (* -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 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) b) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) b)) |
(+ (* 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 (fma.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.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 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.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 (fma.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/2 binary64) a)) b)) |
(+ (* -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 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/2 binary64) a)) b)) |
(+ (* -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 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/2 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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1/2 binary64) a)) b)) |
(+ (* -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 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (neg.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 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) b)) |
(- (* 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 (neg.f64 (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))) (*.f64 b b) b)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.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 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.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 (fma.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/2 binary64) a)) b)) |
(+ (* -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 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(fma.f64 b (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 c b) b)) (/.f64 (neg.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 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 c b) b))) (/.f64 (neg.f64 b) a)) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -2 binary64) #s(literal 2 binary64)) b) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) b) |
(* 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 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 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))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) b) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(fma.f64 b (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 c b) b)) (/.f64 (neg.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 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 c b) b))) (/.f64 (neg.f64 b) a)) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(fma.f64 b (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 c b) b)) (/.f64 (neg.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 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 c b) b))) (/.f64 (neg.f64 b) a)) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) b) |
(/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c)) 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 (fma.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c))) b) |
(* 2 (/ (* a c) b)) |
(*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.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 2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a)) (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))) 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 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a)))) b) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 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))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) b) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(fma.f64 b (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 c b) b)) (/.f64 (neg.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 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 c b) b))) (/.f64 (neg.f64 b) a)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c 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 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c))) (neg.f64 b)) |
(* 2 (/ (* a c) b)) |
(*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a)) 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 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a)))) (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 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a))))) (neg.f64 b)) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -2 binary64) #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 b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (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)))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c 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 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c))) (neg.f64 b)) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c 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 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c))) (neg.f64 b)) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b a) |
(/.f64 b a) |
(* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 (/.f64 c 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) (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.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 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a))))) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 2 binary64) #s(literal -2 binary64)) (neg.f64 b)) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -2 binary64) #s(literal 2 binary64))) (neg.f64 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 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) (neg.f64 b)) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -2 binary64) #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 b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (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)))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c 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 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c))) (neg.f64 b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b)) a (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 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 c b)) a (neg.f64 b)) a) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a (*.f64 #s(literal 2 binary64) b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b)) (*.f64 #s(literal 2 binary64) 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 (fma.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a (*.f64 #s(literal 2 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c 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 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.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 (fma.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b)) a (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 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 c b)) a (neg.f64 b)) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b)) a (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 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 c b)) a (neg.f64 b)) a) |
(/ c b) |
(/.f64 c b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b)) |
(+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 c b)) |
(/ 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) |
(* 2 (/ (* a c) b)) |
(*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b))) a) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a) |
(* 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 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c 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 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.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 (fma.f64 (fma.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c) c (/.f64 c b)) a (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 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))))) a (/.f64 c b)) a (neg.f64 b)) a) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64) (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) a) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) 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 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.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)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) 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))))) |
(*.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a) |
(* 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 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64) (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64) (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 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)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (fma.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal 1/2 binary64) (/.f64 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))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal 1/2 binary64) (/.f64 b 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 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a) |
(* 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 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (/.f64 b a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.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)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) 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))))) |
(*.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a) |
(* 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 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/64 binary64) (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 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))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) (neg.f64 a))) (neg.f64 a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) b) (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)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) a)) (neg.f64 a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (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 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 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))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) (neg.f64 a))) (neg.f64 a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 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))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) (neg.f64 a))) (neg.f64 a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1 (/ (+ (* -1/2 b) (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 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))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) (neg.f64 a))) (neg.f64 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) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) b) (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)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b)) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)))) a)) (neg.f64 a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (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 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 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))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) (neg.f64 a))) (neg.f64 a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
| 3 908× | lower-fma.f32 |
| 3 906× | lower-fma.f64 |
| 3 582× | lower-/.f32 |
| 3 572× | lower-/.f64 |
| 3 498× | lower-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 219 |
| 0 | 70 | 208 |
| 1 | 282 | 195 |
| 2 | 1903 | 191 |
| 0 | 9366 | 191 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
(/.f64 c b) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) |
(/.f64 b c) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal 1/2 binary64) a) |
(-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) a) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) |
(pow.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) c) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.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) a)) |
(*.f64 (/.f64 (-.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) a)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (-.f64 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))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 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))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 a)) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 a)) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (pow.f64 (-.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) a))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (pow.f64 (-.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) a))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (-.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)))) a) #s(literal -1/2 binary64)) |
(*.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 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (-.f64 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 #s(literal -1/2 binary64) a)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (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)))) #s(literal 1 binary64)) (/.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)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))) (/.f64 #s(literal 1 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 #s(literal 1/2 binary64) a))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 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 (neg.f64 (*.f64 (-.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 (fma.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 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(*.f64 (*.f64 (fma.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 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (/.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))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (/.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))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(*.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.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 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 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 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.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 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.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 #s(literal -1/2 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 #s(literal -1/2 binary64) a) (-.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 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) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.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 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)))) (-.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)))) (/.f64 #s(literal -1/2 binary64) 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)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (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))) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (neg.f64 (*.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 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.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 (neg.f64 (*.f64 (fma.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 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.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 #s(literal 2 binary64) 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 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (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 #s(literal 1/2 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 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 (neg.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 (fma.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 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.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 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) 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 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.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 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a)) (*.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 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal 2 binary64) a) (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 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a)) (*.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 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/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 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/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 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 a (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 a b) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (/.f64 a b) #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 (/.f64 a b) #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (/.f64 a b) #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a b) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 (/.f64 a b) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fma.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 (fma.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 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (/.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))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (/.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))) b (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 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (-.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) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) 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 #s(literal 1/2 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 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 (neg.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b 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 a)) |
(/.f64 (*.f64 (fma.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 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (fma.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 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) #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))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) #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))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.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 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 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 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 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 #s(literal 2 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 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 #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 (fma.f64 b b (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 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.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))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (-.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 #s(literal 2 binary64) a) (*.f64 (-.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 (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 #s(literal 1/2 binary64) a))) (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 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 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 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 #s(literal -2 binary64) a)) (*.f64 (fma.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 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (fma.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 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.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 #s(literal 2 binary64) a) (-.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)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(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 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(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 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.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 #s(literal 1/2 binary64) a)))) |
(fma.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 #s(literal 1/2 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) 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 #s(literal 1/2 binary64) a)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) 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 #s(literal 1/2 binary64) a))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 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 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 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 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.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 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.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 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 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 #s(literal 2 binary64) a)) (/.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 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) (/.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 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 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 b (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 b (*.f64 #s(literal 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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (neg.f64 (*.f64 (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)))) #s(literal -1 binary64)) (/.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)))))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) |
(*.f64 (pow.f64 (-.f64 b (sqrt.f64 (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)))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b 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))))) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(pow.f64 (pow.f64 (-.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 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (pow.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))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.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))))) (fma.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 (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 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b 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))) |
(/.f64 (neg.f64 (neg.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 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) b) (*.f64 b (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/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 (-.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)))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.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 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (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))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 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))) b)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) b) (*.f64 b (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) b) (*.f64 b (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) b)) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) b (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) b (*.f64 (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))) b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (+.f64 b (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (+.f64 b (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 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))) b)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) b) (*.f64 b (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) b) (*.f64 b (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 b (*.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) b) (*.f64 b (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.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 (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 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (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 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))))) |
(/.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))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.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 #s(literal 1 binary64) (pow.f64 (-.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 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b 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) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) b) |
(fma.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1/2 binary64)) b) |
(fma.f64 (pow.f64 (pow.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) b) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64)) b) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1/2 binary64)) b) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #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 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 b #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) b) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64))) b) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) 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)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) b) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64) b) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 b #s(literal -1 binary64) (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 (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))) |
(-.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 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(hypot.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (pow.f64 b #s(literal 1/2 binary64))) |
(hypot.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal 1/2 binary64))) |
(hypot.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 1/2 binary64))) |
(hypot.f64 (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(hypot.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(hypot.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b) |
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) |
(+.f64 b (neg.f64 (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)))) |
(*.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))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #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 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (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)) (pow.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 (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))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 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)) |
(pow.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (hypot.f64 (*.f64 (*.f64 a 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/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(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)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64))) (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (neg.f64 (hypot.f64 (*.f64 (*.f64 a 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 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (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 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.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 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 (neg.f64 (neg.f64 (pow.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 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(neg.f64 (neg.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))) |
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(exp.f64 (log.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)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64)))) |
(*.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 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(*.f64 (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal 1 binary64)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(*.f64 (/.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 (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 (/.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/2 binary64))) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.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/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (neg.f64 (sqrt.f64 (fma.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/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (fma.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/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.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/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)))) |
(*.f64 (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)) (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 (pow.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (hypot.f64 (*.f64 (*.f64 a 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 binary64))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 (*.f64 (*.f64 a 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 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (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)))) #s(literal 1 binary64))) |
(*.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) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (/.f64 (fma.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 binary64)))) |
(*.f64 #s(literal 1 binary64) (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 (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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(*.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 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.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)))) |
(*.f64 #s(literal -1 binary64) (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))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/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 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(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)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (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)) (pow.f64 b #s(literal 4 binary64)))) (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) c) a))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 6 binary64)) (pow.f64 b #s(literal 12 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 4 binary64)) (hypot.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 a c)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))) |
(/.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 a 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 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (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 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 (pow.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 1 binary64) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (pow.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 1 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)) (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 (pow.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 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #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))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (fma.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))) |
(neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) c) a) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 b b (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (/.f64 (fma.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 binary64)))) |
(sqrt.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) |
(-.f64 (*.f64 b b) (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) c) a)) |
(fabs.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (hypot.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b b)) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
(*.f64 (/.f64 (pow.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 c #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (*.f64 c (pow.f64 b #s(literal -1/2 binary64))) (pow.f64 b #s(literal -1/2 binary64))) |
(*.f64 (*.f64 c #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 c)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (neg.f64 c) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (neg.f64 (pow.f64 c #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 c #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 c)) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) c) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 (/.f64 c b) #s(literal 1 binary64)) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 c (pow.f64 b #s(literal -1 binary64))) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 c b) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c))) b) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) b) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) b) |
(/.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (neg.f64 (pow.f64 c #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) b) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 c)) b) |
(/.f64 (neg.f64 c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 c #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (/.f64 c b) #s(literal 1 binary64)) |
(/.f64 (/.f64 c b) #s(literal -1 binary64)) |
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 c #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (*.f64 c (pow.f64 b #s(literal -1/2 binary64))) (pow.f64 b #s(literal -1/2 binary64))) |
(*.f64 (*.f64 c #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 c)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (neg.f64 c) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (neg.f64 (pow.f64 c #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 c #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 c)) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) c) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 (/.f64 c b) #s(literal 1 binary64)) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 c (pow.f64 b #s(literal -1 binary64))) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 c b) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c))) b) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) b) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) b) |
(/.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (neg.f64 (pow.f64 c #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) b) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 c)) b) |
(/.f64 (neg.f64 c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 c #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (/.f64 c b) #s(literal 1 binary64)) |
(/.f64 (/.f64 c b) #s(literal -1 binary64)) |
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
(*.f64 (pow.f64 (*.f64 c (pow.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) b) |
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (/.f64 (pow.f64 c #s(literal -1 binary64)) (pow.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 c #s(literal -1 binary64)) b) |
(*.f64 (/.f64 b c) #s(literal 1 binary64)) |
(*.f64 (/.f64 b c) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b c)) |
(*.f64 #s(literal -1 binary64) (/.f64 b c)) |
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) |
(*.f64 b (/.f64 #s(literal -1 binary64) c)) |
(*.f64 b (*.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 b (neg.f64 (pow.f64 c #s(literal -1 binary64)))) |
(*.f64 b (pow.f64 (neg.f64 c) #s(literal -1 binary64))) |
(*.f64 b (pow.f64 c #s(literal -1 binary64))) |
(pow.f64 (/.f64 b c) #s(literal 1 binary64)) |
(pow.f64 (/.f64 c b) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 b c) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 b c) (/.f64 b c) (*.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (neg.f64 c)) #s(literal 3 binary64)) (pow.f64 (/.f64 b c) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (neg.f64 c)) (/.f64 #s(literal 0 binary64) (neg.f64 c)) (fma.f64 (/.f64 b c) (/.f64 b c) (*.f64 (/.f64 #s(literal 0 binary64) (neg.f64 c)) (/.f64 b c))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 c) (/.f64 b c))) (*.f64 (neg.f64 c) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 c) (/.f64 b c))) (*.f64 c #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (neg.f64 c) #s(literal 1 binary64))) (*.f64 (neg.f64 c) (/.f64 c b))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 c #s(literal 1 binary64))) (*.f64 (neg.f64 c) (/.f64 c b))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 c))) (*.f64 (neg.f64 c) b)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 c))) (*.f64 (neg.f64 c) b)) (*.f64 (neg.f64 c) (neg.f64 (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) c) (*.f64 (neg.f64 c) b)) (*.f64 (neg.f64 c) c)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 c)) (*.f64 (neg.f64 c) b)) (*.f64 (neg.f64 c) (neg.f64 c))) |
(/.f64 (neg.f64 (pow.f64 c #s(literal -1 binary64))) (neg.f64 (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (pow.f64 c #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (/.f64 b c) #s(literal 1 binary64)) |
(/.f64 (/.f64 b c) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 b (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)))) |
(/.f64 b (neg.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 c))) |
(/.f64 b (neg.f64 (neg.f64 c))) |
(/.f64 b (neg.f64 c)) |
(/.f64 b c) |
(neg.f64 (/.f64 b c)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (neg.f64 c)) #s(literal -1 binary64)) (/.f64 b c)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 c))) (/.f64 b c)) |
(-.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 b c)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (neg.f64 c)) #s(literal 1 binary64)) (/.f64 b c)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 c)) (/.f64 b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 a)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 a)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -2 binary64))) |
(*.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (neg.f64 a)))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a))) |
(*.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 a)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 a))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a 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 (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (neg.f64 (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 a (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (neg.f64 a)) (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) a) (*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 a)) (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a) (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 b #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a 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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a 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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a 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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.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/2 binary64) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 a #s(literal -1 binary64))) #s(literal -2 binary64)) |
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1/2 binary64) a) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(*.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (-.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (fma.f64 (/.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (fma.f64 (/.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 (-.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (-.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (-.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (pow.f64 b #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #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 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (/.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(+.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b) |
(+.f64 b (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (*.f64 a (pow.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 b #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1/2 binary64)) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a b) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) b) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b)))) |
(*.f64 b (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 a b))) |
(pow.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 a b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 a #s(literal -1 binary64))) (neg.f64 (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 b (neg.f64 a)) |
(/.f64 b a) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a)) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) (neg.f64 (log.f64 b)))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 a b)) #s(literal -1/2 binary64) (*.f64 (log.f64 (/.f64 a b)) #s(literal -1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64) (*.f64 (log.f64 a) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 a b) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (log.f64 a)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (*.f64 a (pow.f64 b #s(literal -1/2 binary64))) (pow.f64 b #s(literal -1/2 binary64))) |
(*.f64 (*.f64 a #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1/2 binary64)) (*.f64 (pow.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 (/.f64 a b) #s(literal 1 binary64)) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (exp.f64 (log.f64 a))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) a) |
(*.f64 a (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) b) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) b) |
(/.f64 (*.f64 #s(literal 1 binary64) a) b) |
(/.f64 (*.f64 a #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (/.f64 a b)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 a) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/.f64 a b) |
(exp.f64 (log.f64 (/.f64 a b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 b a)) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal -1 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 b)) |
(pow.f64 (pow.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(pow.f64 b #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) b) |
(/.f64 #s(literal -1 binary64) b) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal -1/2 binary64) (*.f64 (log.f64 b) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (log.f64 b))) |
(*.f64 c #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) c) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
Compiled 39 157 to 4 367 computations (88.8% saved)
31 alts after pruning (24 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 559 | 8 | 1 567 |
| Fresh | 1 | 16 | 17 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 561 | 31 | 1 592 |
| Status | Accuracy | Program |
|---|---|---|
| 18.3% | (/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) | |
| 29.9% | (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 27.2% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (exp.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 30.6% | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal -2 binary64) a)) | |
| ✓ | 51.9% | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
| 42.9% | (/.f64 #s(approx (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (*.f64 #s(literal 2 binary64) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) | |
| 21.5% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 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 #s(literal 1/2 binary64) a)))) | |
| ✓ | 21.8% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
| 2.3% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* -4 (* c a)) (* b b))) (neg.f64 b)))) | |
| 2.3% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) #s(literal -1 binary64))) | |
| 6.6% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 a b)))) | |
| 1.7% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (*.f64 a b))) | |
| 24.0% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (neg.f64 (*.f64 a b)))) | |
| ✓ | 39.2% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 2.3% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 b a)) | |
| 2.3% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 a b))) | |
| 39.1% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) | |
| 39.0% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) | |
| 6.6% | #s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))) | |
| ✓ | 33.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) |
| 21.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b))) | |
| ✓ | 33.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
| ✓ | 9.8% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
| 9.8% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b c))) | |
| ✓ | 32.8% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) |
| 32.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))) | |
| 9.8% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) | |
| 20.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal -1 binary64))))) | |
| 33.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) | |
| 14.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c))) #s(literal -1 binary64)))) | |
| 14.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) c)) #s(literal -1 binary64)))) |
Compiled 1 109 to 531 computations (52.1% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 b a)) |
#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 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* -4 (* c a)) (* b b))) (neg.f64 b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b c))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (neg.f64 (*.f64 a b)))) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) |
(/.f64 #s(approx (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (*.f64 #s(literal 2 binary64) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.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)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a 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)))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal 2 binary64))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) a) #s(literal -1 binary64))) |
(/.f64 (-.f64 (/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (neg.f64 b))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) c)) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (exp.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 b c) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 a b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) (fma.f64 (pow.f64 (/.f64 b c) #s(literal -2 binary64)) a c))) #s(literal -1 binary64)))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(/.f64 #s(approx (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (*.f64 #s(literal 2 binary64) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
4 calls:
| 175.0ms | a |
| 32.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)) |
| 20.0ms | c |
| 18.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.3% | 2 | a |
| 88.9% | 4 | b |
| 51.9% | 1 | c |
| 73.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 20 to 23 computations (-15% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 b a)) |
#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 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* -4 (* c a)) (* b b))) (neg.f64 b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b c))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (neg.f64 (*.f64 a b)))) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) (/.f64 c b) c) (neg.f64 b))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
1 calls:
| 10.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 b a)) |
#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 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* -4 (* c a)) (* b b))) (neg.f64 b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b c))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (neg.f64 (*.f64 a b)))) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
1 calls:
| 11.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 b a)) |
#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 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* -4 (* c a)) (* b b))) (neg.f64 b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b c))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (neg.f64 (*.f64 a b)))) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
| 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 (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
#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 |
|---|---|---|
| 79.5% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 b a)) |
#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 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* -4 (* c a)) (* b b))) (neg.f64 b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b c))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (neg.f64 (*.f64 a b)))) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a)) (*.f64 #s(literal 2 binary64) a)) |
| 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))) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.3% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 b a)) |
#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 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* -4 (* c a)) (* b b))) (neg.f64 b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 b c))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 (*.f64 b b) (neg.f64 (*.f64 a b)))) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b))))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
| 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 (neg.f64 b) a)) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.3% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 b a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
4 calls:
| 2.0ms | a |
| 2.0ms | c |
| 2.0ms | b |
| 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 |
|---|---|---|
| 33.5% | 1 | c |
| 33.5% | 1 | a |
| 33.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)) |
| 33.5% | 1 | b |
Compiled 20 to 23 computations (-15% saved)
Total -5.4b remaining (-9.3%)
Threshold costs -5.4b (-9.3%)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
#s(approx (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* -4 (* c a)) (* b b)))))) (* 2 a)) (/.f64 b a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c b)) |
4 calls:
| 2.0ms | a |
| 2.0ms | b |
| 1.0ms | c |
| 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 |
|---|---|---|
| 9.8% | 1 | b |
| 9.8% | 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)) |
| 9.8% | 1 | c |
| 9.8% | 1 | a |
Compiled 20 to 23 computations (-15% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 5.6125959018208925e+118 | 2.2395171220852083e+119 |
| 42.0ms | -2.2655932056677383e-275 | -3.643287696170572e-276 |
| 25.0ms | -1.7606084166663908e+69 | -6.591379190898005e+65 |
| 15.0ms | 199× | 0 | valid |
| 9.0ms | 50× | 2 | valid |
| 7.0ms | 50× | 1 | valid |
| 5.0ms | 56× | 0 | invalid |
| 1.0ms | 5× | 3 | valid |
Compiled 503 to 469 computations (6.8% saved)
ival-mult: 9.0ms (33.9% of total)ival-sub: 5.0ms (18.8% of total)ival-div: 4.0ms (15.1% of total)ival-sqrt: 4.0ms (15.1% of total)adjust: 3.0ms (11.3% of total)ival-neg: 2.0ms (7.5% 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 | 5.6125959018208925e+118 | 2.2395171220852083e+119 |
| 34.0ms | -3.9160811995777254e-25 | -3.338222960424978e-31 |
| 10.0ms | 50× | 2 | valid |
| 8.0ms | 61× | 0 | valid |
| 5.0ms | 29× | 0 | invalid |
| 5.0ms | 33× | 1 | valid |
Compiled 315 to 305 computations (3.2% saved)
ival-mult: 8.0ms (37.8% of total)ival-sub: 6.0ms (28.3% of total)ival-div: 2.0ms (9.4% of total)adjust: 2.0ms (9.4% of total)ival-sqrt: 2.0ms (9.4% of total)ival-neg: 1.0ms (4.7% 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 |
|---|---|---|
| 23.0ms | 2.1865918919782713e-20 | 1.9742613962083203e-15 |
| 1.0ms | -3.9160811995777254e-25 | -3.338222960424978e-31 |
| 11.0ms | 144× | 0 | valid |
| 5.0ms | 24× | 0 | invalid |
Compiled 344 to 380 computations (-10.5% saved)
ival-mult: 4.0ms (44.8% of total)ival-sub: 2.0ms (22.4% of total)ival-div: 1.0ms (11.2% of total)ival-sqrt: 1.0ms (11.2% of total)ival-neg: 1.0ms (11.2% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 1.8809418942242755e-161 | 1.1941074992616798e-153 |
| 1.0ms | -3.9160811995777254e-25 | -3.338222960424978e-31 |
| 11.0ms | 144× | 0 | valid |
| 5.0ms | 65× | 0 | invalid |
Compiled 371 to 389 computations (-4.9% saved)
ival-mult: 5.0ms (45.5% of total)ival-sub: 2.0ms (18.2% of total)ival-div: 1.0ms (9.1% of total)ival-sqrt: 1.0ms (9.1% of total)ival-neg: 1.0ms (9.1% 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 |
|---|---|---|
| 28.0ms | -1.4471609438047886e-300 | 9.109447678217398e-303 |
| 14.0ms | 160× | 0 | valid |
| 7.0ms | 80× | 0 | invalid |
Compiled 150 to 170 computations (-13.3% saved)
ival-mult: 6.0ms (47.4% of total)ival-sub: 2.0ms (15.8% of total)ival-div: 2.0ms (15.8% of total)ival-sqrt: 2.0ms (15.8% of total)ival-neg: 1.0ms (7.9% 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 | -1.4471609438047886e-300 | 9.109447678217398e-303 |
Compiled 120 to 160 computations (-33.3% saved)
| 1× | egg-herbie |
| 24× | *-commutative-binary64-*.f64 |
| 22× | +-commutative-binary64-+.f64 |
| 16× | sub-neg-binary64-neg.f64-+.f64--.f64 |
| 12× | neg-sub0-binary64--.f64-neg.f64 |
| 12× | neg-mul-1-binary64-*.f64-neg.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 471 |
| 1 | 103 | 471 |
| 2 | 117 | 471 |
| 3 | 128 | 471 |
| 4 | 135 | 471 |
| 5 | 137 | 471 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal -1699999999999999931741499240363592419675858102610439372038566991364096 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal -9014415460545/2436328502849999770088345596968797077719056714398751881716976614303237172691606525616403766470502564806326229057852167045864792466300773511644496824078163354882819424989118257467697413872513412088199898369804594718421399481348718736436590903867241403206934700776069386770457147497978527744 binary64)) (/.f64 #s(approx (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (*.f64 #s(literal 2 binary64) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (if (<=.f64 b #s(literal 110000000000000006401001328176130298524146928601496964987870023682439179624975307502087623174117198635594942432889798656 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -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 -4224653170409641/11417981541647679048466287755595961091061972992 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 110000000000000006401001328176130298524146928601496964987870023682439179624975307502087623174117198635594942432889798656 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -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 -4224653170409641/11417981541647679048466287755595961091061972992 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 5150758483666549/166153499473114484112975882535043072 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal -2 binary64) a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)))) |
(if (<=.f64 b #s(literal -4224653170409641/11417981541647679048466287755595961091061972992 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 4453275661289419/3773962424821541352241554580988268890916921220416440428376206300245624162392148852086126725177658767541468375030763844899770584629924792632561434251432696043649395326976 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 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 -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 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 (neg.f64 b) a))) |
#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 c b)) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -1699999999999999931741499240363592419675858102610439372038566991364096 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal -9014415460545/2436328502849999770088345596968797077719056714398751881716976614303237172691606525616403766470502564806326229057852167045864792466300773511644496824078163354882819424989118257467697413872513412088199898369804594718421399481348718736436590903867241403206934700776069386770457147497978527744 binary64)) (/.f64 #s(approx (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (*.f64 #s(literal 2 binary64) c)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (if (<=.f64 b #s(literal 110000000000000006401001328176130298524146928601496964987870023682439179624975307502087623174117198635594942432889798656 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -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 -1699999999999999931741499240363592419675858102610439372038566991364096 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal -9014415460545/2436328502849999770088345596968797077719056714398751881716976614303237172691606525616403766470502564806326229057852167045864792466300773511644496824078163354882819424989118257467697413872513412088199898369804594718421399481348718736436590903867241403206934700776069386770457147497978527744 binary64)) (/.f64 #s(approx (* (+ (* b b) (neg (+ (* (* a c) -4) (* b b)))) (/ 1/2 a)) (*.f64 #s(literal 2 binary64) c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (if (<=.f64 b #s(literal 110000000000000006401001328176130298524146928601496964987870023682439179624975307502087623174117198635594942432889798656 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -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 -4224653170409641/11417981541647679048466287755595961091061972992 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 110000000000000006401001328176130298524146928601496964987870023682439179624975307502087623174117198635594942432889798656 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -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 -4224653170409641/11417981541647679048466287755595961091061972992 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 110000000000000006401001328176130298524146928601496964987870023682439179624975307502087623174117198635594942432889798656 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -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 -4224653170409641/11417981541647679048466287755595961091061972992 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 5150758483666549/166153499473114484112975882535043072 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal -2 binary64) a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)))) |
(if (<=.f64 b #s(literal -4224653170409641/11417981541647679048466287755595961091061972992 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 5150758483666549/166153499473114484112975882535043072 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)))) |
(if (<=.f64 b #s(literal -4224653170409641/11417981541647679048466287755595961091061972992 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 4453275661289419/3773962424821541352241554580988268890916921220416440428376206300245624162392148852086126725177658767541468375030763844899770584629924792632561434251432696043649395326976 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 c 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 -4224653170409641/11417981541647679048466287755595961091061972992 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 4453275661289419/3773962424821541352241554580988268890916921220416440428376206300245624162392148852086126725177658767541468375030763844899770584629924792632561434251432696043649395326976 binary64)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.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 -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 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 -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 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 (neg.f64 b) a))) |
#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 c b)) |
| 9 868× | lower-fma.f64 |
| 9 868× | lower-fma.f32 |
| 9 642× | lower-fma.f64 |
| 9 642× | lower-fma.f32 |
| 8 982× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 3138 |
| 1 | 1718 | 3109 |
| 2 | 5763 | 3070 |
| 0 | 8125 | 2910 |
| 0 | 795 | 13280 |
| 1 | 2539 | 13093 |
| 0 | 8441 | 12498 |
| 0 | 1131 | 11977 |
| 1 | 3764 | 11742 |
| 0 | 8157 | 11230 |
| 0 | 57 | 296 |
| 0 | 87 | 263 |
| 1 | 385 | 239 |
| 2 | 2995 | 228 |
| 0 | 9702 | 222 |
| 0 | 42 | 257 |
| 0 | 68 | 239 |
| 1 | 281 | 234 |
| 2 | 1877 | 231 |
| 0 | 8314 | 228 |
| 0 | 14 | 51 |
| 0 | 23 | 51 |
| 1 | 81 | 51 |
| 2 | 591 | 48 |
| 0 | 8093 | 44 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 561 to 337 computations (39.9% saved)
Compiled 512 to 196 computations (61.7% saved)
Loading profile data...